mirror of
https://github.com/correl/mage.git
synced 2025-01-12 11:08:01 +00:00
Changed logging level from debug to info (Server).
This commit is contained in:
parent
abda017e08
commit
8fbc9da473
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#default levels
|
||||
log4j.rootLogger=debug, console, logfile
|
||||
log4j.rootLogger=info, console, logfile
|
||||
|
||||
#console log
|
||||
log4j.appender.console=org.apache.log4j.ConsoleAppender
|
||||
|
|
Loading…
Reference in a new issue