Replies: 1 comment
-
|
I made a mistake setting up package-level logs, so that works, but still the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Even after setting up quarkus.properties i'm unable to change log format or do anything with keycloak's console logs. File logging works fine, though.
I need this to be able to change logging level for different packages, which was previously covered by
loggingsubsystem in standalone.xml. As far as i can tell from the docs there's no way to set this up throught keycloak's own configuration at the moment.Is there some setting that needs to be enabled to use quarkus.properties to become a source of console logging configuration or is this currently impossible to achieve?
Beta Was this translation helpful? Give feedback.
All reactions