Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to enable/disable stack trace displaying #99

Open
tbetous opened this issue Oct 24, 2019 · 1 comment
Open

Add the ability to enable/disable stack trace displaying #99

tbetous opened this issue Oct 24, 2019 · 1 comment

Comments

@tbetous
Copy link

tbetous commented Oct 24, 2019

Is your feature request related to a problem? Please describe.

When an error is thrown stack trace is displayed after the error message. You can see an exemple with this issue related to gitmoji-changelog. The stack trace displaying shoud be configurable.

Describe the solution you'd like

A simple configuration to enable or disable stack trace. For instance add a configuration displayStack (true as default)

Additional context

I think the code should be modifed here to add condition this._config.displayStack

If you think this is a pertinent issue, I volunteer to solve it !

@tbetous tbetous changed the title Add the ability to disable stack trace when error happens Add the ability to enable/disable stack trace displaying Oct 24, 2019
@tbetous
Copy link
Author

tbetous commented Dec 2, 2019

Hi there ! 👋

Just a small reminder about this issue. If you think my request is useless, feel free to close it. Otherwise I can handle it. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant