-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Currently, the record DeprecationBehavior removes the stacktrace from the deprecation message before writing to YAML- https://github.com/Shopify/deprecation_toolkit/blob/main/lib/deprecation_toolkit/behaviors/record.rb#L11
This stacktrace is pretty useful info but it is removed from the YAML content - https://github.com/Shopify/deprecation_toolkit/blob/main/lib/deprecation_toolkit/collector.rb#L36
I am willing to submit a pull request that can change the behaviour, but would like to confirm why this done.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels