Added log libraries.

This commit is contained in:
Christian Pierre MOMON 2016-05-24 16:21:10 +02:00
parent 9f6c12eae3
commit e04451b630
7 changed files with 3 additions and 0 deletions

View File

@ -16,5 +16,8 @@
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/UnitTesting/jcommander-1.48.jar"/>
<classpathentry kind="lib" path="lib/UnitTesting/testng-6.9.10.jar"/>
<classpathentry kind="lib" path="lib/Logs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/Logs/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/Logs/slf4j-log4j12-1.7.21.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Binary file not shown.

BIN
lib/Logs/log4j-1.2.17.jar Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.