HannesWell commented on PR #88: URL: https://github.com/apache/maven-build-cache-extension/pull/88#issuecomment-1695252436
> > Slf4j simple is enough here... > > Agree but we need one. I had to debug some issues here in the past with docker on GHA and it was really helpful You can configure SLF4J-simple via system properties: https://www.slf4j.org/api/org/slf4j/simple/SimpleLogger.html If you want, you can turn it off by default an activate it if needed through corresponding configuration or CLI arguments. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org