honnix commented on issue #29881: URL: https://github.com/apache/beam/issues/29881#issuecomment-1877237587
`beam-sdks-java-transform-service-launcher` also include slf4j, which makes things even worse, because it doesn't play well with later version of slf4j where implementation loading is service provider based. If in classpath there is later version of slf4j-api and corresponding implementation, logging might not work at all depending on which slf4j classes get loaded first. -- 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]
