log的第三方demo
Why logging with Log4j does not work in Android
The problem is, that log4j uses classes of java.beans package e.g. PropertyDescriptor. Not all classes of this package are supported in Android. See javadoc of Android's java.beans package.
There is a project called android-logging-log4j,
相关下载链接:
//download.csdn.net/download/u012083681/6760007?utm_source=bbsseo