Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0-rc2
-
None
-
Android
Description
To add files in an Android apk, you need to put them in an assets folder and then they are in an "assets" folder in the APK.
Log4j 2 needs to find it there when it exists (not the case now).
Also would it be possible to load the xml configuration file from the application data ( https://developer.android.com/guide/topics/data/data-storage.html ) ?
UPDATE: The file is loaded correctly, but it's processing is not done fully. See comments below.
Attachments
Issue Links
- is related to
-
LOG4J2-721 Where to place the log4j2.xml configuration file in an Android project ?
- Closed