mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08: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…
Add table
Add a link
Reference in a new issue