You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to slf4k and logback to be able to set the log level at runtime
SimpleLogger cannot set the log level at runtime, and kotlin-logging
does not seem to expose a way to access the actual logger implementation
in order to set the log level, see
oshai/kotlin-logging#20 (comment)
Change-Id: I8f769fc4113bff25ac2dc84732862523025edd68
0 commit comments