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:
7
src/main/resources/log4j2.xml
Normal file
7
src/main/resources/log4j2.xml
Normal 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>
|
Reference in New Issue
Block a user