init
This commit is contained in:
4
mirth/conf/log4j-cli.properties
Normal file
4
mirth/conf/log4j-cli.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
log4j.rootCategory=ERROR, stdout
|
||||
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.stdout.layout.ConversionPattern=%-5p %d [%t] %c: %m%n
|
||||
Reference in New Issue
Block a user