mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-07-30 12:07:41 +02:00
init for monopoly
This commit is contained in:
8
Projekte/monopoly/client/logging.properties
Normal file
8
Projekte/monopoly/client/logging.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
handlers=java.util.logging.ConsoleHandler
|
||||
.level=INFO
|
||||
pp.level=FINE
|
||||
com.jme3.network.level=INFO
|
||||
;com.jme3.util.TangentBinormalGenerator.level=SEVERE
|
||||
java.util.logging.ConsoleHandler.level=FINER
|
||||
java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
|
||||
;java.util.logging.SimpleFormatter.format=[%4$s %2$s] %5$s%n
|
Reference in New Issue
Block a user