mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
fix: Update to new dash standard
Closes #42270 Signed-off-by: Tobias Genannt <tobias.genannt@gmail.com>
This commit is contained in:
parent
23b9a1fa21
commit
ca93863d60
@ -184,7 +184,7 @@ To change the log level used by the Logging Event listener, add the following:
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
bin/kc.[sh|bat] start --spi-events-listener-jboss-logging-success-level=info --spi-events-listener--jboss-logging--error-level=error
|
||||
bin/kc.[sh|bat] start --spi-events-listener--jboss-logging--success-level=info --spi-events-listener--jboss-logging--error-level=error
|
||||
----
|
||||
|
||||
The valid values for log levels are `debug`, `info`, `warn`, `error`, and `fatal`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user