Added Log4J for logging to a file
This commit is contained in:
parent
e5ca4aea34
commit
fa69c367e5
18 changed files with 127 additions and 26 deletions
9
.idea/libraries/android_logging_log4j_1_0_3.xml
generated
Executable file
9
.idea/libraries/android_logging_log4j_1_0_3.xml
generated
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="android-logging-log4j-1.0.3">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/app/libs/android-logging-log4j-1.0.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
9
.idea/libraries/log4j_1_2_17.xml
generated
Executable file
9
.idea/libraries/log4j_1_2_17.xml
generated
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="log4j-1.2.17">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/app/libs/log4j-1.2.17.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue