A lightweight android logger support auto tag, file logging and show logs on screen
Stars
24
Forks
4
Watchers
24
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
122
commits
add a switch to force load debug configure; upgrade to 1.4.1
78fbd03View on GitHubfix getting package name failed in robolectric test, which cause LoggerFactory load default release config in debug build(all logging level is off )
343277dView on GitHubfix #10, use LoggerFactoryConfig.setPropertiesEncoding(encoding) to set the encoding of your aal.properties before LoggerFactory class loaded
86511c2View on GitHubMerge branch 'master' of https://github.com/allenz8512/AndroidAppLog
b0a7356View on GitHubin case of BuildConfig.class not found in application, load release
2ba6654View on GitHubrename AbstractLogger.buidLogEvent() to AbstractLogger.buildLogEvent
4cd1a00View on GitHubMerge branch 'master' of https://github.com/allenz8512/androidapplog
011d012View on GitHub