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
Fix ConfigLoggingUpdater not changing root logging level
Setting log level with method `logging.basicConfig` during
runtime is not working. Instead logging.getLogger() is used.
Signed-off-by: Elzbieta Kotulska <[email protected]>
0 commit comments