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

Feature Request: Disable Logging or change Configuration applied while session is active #109

Open
SantiPerti opened this issue Nov 18, 2021 · 0 comments

Comments

@SantiPerti
Copy link

According to docs, there is no way to change the configurations being applied once the Logging has been enabled for the first time, which caused my change of minimumSeverity being ignored.
It would be of vital importance to be able to change configuration while app session is active, or being able to load new ones or that the call to Log.enable() is not ignored after the first enabling.
A workaround would be to change a value of active configuration dynamically, in my case I would only need to be able to change minimumSeverity dynamically from the code.

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