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
[bugfix] Normalise Log4j2 config path to file: URI for cross-platform compatibility
Log4j2 cannot resolve a bare Windows path set via the log4j2.configurationFile
system property. Converting to a file: URI ensures correct resolution on all platforms.
0 commit comments