mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
Set the server release log level property to warn.
This commit is contained in:
parent
8435bfaa6f
commit
ef83ec2874
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#default levels
|
||||
log4j.rootLogger=info, console, logfile
|
||||
log4j.rootLogger=warn, console, logfile
|
||||
|
||||
#console log
|
||||
log4j.appender.console=org.apache.log4j.ConsoleAppender
|
||||
|
|
Loading…
Reference in a new issue