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
When using log4j2 and I set the log level in application.properties for a logger that is not explicitly configured in log4j2 configuration file it actually changes its parent logger level (in worst case the root logger level).