ppkarwasz commented on PR #3638: URL: https://github.com/apache/logging-log4j2/pull/3638#issuecomment-2844207560
@neboskreb, Thanks a lot! Now the Android support is almost as good as the JVM support! :100: IIRC there is still one location-related feature that breaks on Android: `LogManager.getLogger()` will fail, since the Java 8 version of `StackLocator` relies on the absent `sun.reflect.Reflection` class and Android does not support Multi-Release JARs, so it doesn't use the Java 11 version of `StackLocator`. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org