kwin commented on issue #11684: URL: https://github.com/apache/maven/issues/11684#issuecomment-3816793210
Alternative: There is https://www.slf4j.org/legacy.html#jul-to-slf4j which bridges JUL to SLF4J, however this requires quite some adaptations: `Platform Logging Service (System.Logger) -> JUL -> SLF4J -> Maven Logging`. The above proposal would directly map `Platform Logging Service -> Maven Logging` (without any intermediate layers) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
