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

Support dynamic log levels/configuration #769

Closed
EricWittmann opened this issue Aug 18, 2020 · 2 comments
Closed

Support dynamic log levels/configuration #769

EricWittmann opened this issue Aug 18, 2020 · 2 comments
Assignees
Labels
type/enhancement New feature or request

Comments

@EricWittmann
Copy link
Member

It would be very useful, particularly for debugging running production applications, if the log levels for the application could be configured dynamically without restarting the application/pod. We need to explore whether this is possible using the logging frameworks available to us, and then how to enable some sort of API for it.

@EricWittmann EricWittmann added the type/enhancement New feature or request label Aug 18, 2020
@alesj
Copy link
Contributor

alesj commented Aug 18, 2020

This should simply be a question for Quarkus.
Or/if how they do it ...

@alesj
Copy link
Contributor

alesj commented Aug 18, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants