-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
Unset
-
No
-
-
Right now enabling a different log level for a particular logger implies redeploying the application and opening multiple PRs/MRs both on GitHub or AppInterface. By adding an internal endpoint which allows changing the log levels with a request, that would help us debugging problems way faster and easier. Something like:
if (env is stage) { Logger.getLogger("the_logger_name").setLevel(newLevel) }
- depends on
-
RHCLOUD-28458 Attempt an integration with the Unleash service
- In Progress
- mentioned on
(2 mentioned on)