aanno opened a new pull request, #80: URL: https://github.com/apache/logging-log4j-kotlin/pull/80
Currently, logging-log4j-kotlin does not adhere to jpms but the rest of log4j does (e.g. org.apache.logging.log4j:log4j-api:2.23.1 _does_ contain a `module-info.java`. This makes it _very_ difficult to use logging-log4j-kotlin in kotlin projects that use jpms. To solve this problem, I added an `module-info.java` file to log4j-api-kotlin. -- 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]
