1
0
mirror of https://github.com/ynerant/Level-Editor.git synced 2025-07-04 06:42:13 +02:00

Mis à jour Logger + javadoc

This commit is contained in:
galaxyoyo
2015-01-07 17:48:53 +01:00
parent b44e0e6cc5
commit 029801e2e8
3 changed files with 29 additions and 4 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Configuration package="log4j.test" status="INFO">
<Loggers>
<Root level="INFO">
</Root>
</Loggers>
</Configuration>