mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
* Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format.
This commit is contained in:
parent
7a4469fd80
commit
d34779fa68
26 changed files with 146 additions and 69 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#default levels
|
||||
log4j.rootLogger=info, console, logfile
|
||||
log4j.logger.com.j256.ormlite=warn
|
||||
#log4j.logger.mage.player.ai=TRACE
|
||||
#log4j.logger.mage.player.ai.ComputerPlayer6=debug
|
||||
#log4j.logger.mage.player.ai.ComputerPlayer7=debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue