[ 
https://issues.apache.org/jira/browse/LOG4J2-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113190#comment-14113190
 ] 

Matt Sicker commented on LOG4J2-728:
------------------------------------

This should be in 2.1. I don't know when that will be released, but it's not 
going to be available in the short term. I'd recommend trying out 
[logback-android|http://tony19.github.io/logback-android/] in the meantime. In 
the future, you can always switch to Log4j using the log4j-slf4j-impl module 
(or use log4j-to-slf4j now with Logback using the Log4j API).

> Look for log4j2.xml in assets folder (or the application data) in an Android 
> APK.
> ---------------------------------------------------------------------------------
>
>                 Key: LOG4J2-728
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-728
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Configurators
>    Affects Versions: 2.0-rc2
>         Environment: Android
>            Reporter: Nelson MELINA
>              Labels: android
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to