android-proguard-snippets icon indicating copy to clipboard operation
android-proguard-snippets copied to clipboard

Add rules for log4j

Open j796160836 opened this issue 9 years ago • 0 comments

Add rules for Apache Log4j logging library https://logging.apache.org/log4j/


gradle dependencies is listed below

dependencies {
    compile 'de.mindpipe.android:android-logging-log4j:1.0.3'
    compile 'log4j:log4j:1.2.17'
}

j796160836 avatar Aug 17 '16 06:08 j796160836