ovan-network.2.0.0.source-code.logger.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of voovan-network Show documentation
Show all versions of voovan-network Show documentation
Voovan is a java framwork and it not depends on any third-party framework.
#Value: FILE,STDOUT,STDERR, more then one use "," split
LogType=STDOUT,FILE
LogFile={{WorkDir}}/logs/sysout.{{D}}.log
InfoIndent={{s}}
#Value: ALL,SIMPLE,INFO,DEBUG,WARN,ERROR,FALAT, more then one use "," split
LogLevel = SIMPLE,INFO,WARN,ERROR,FALAT,DEBUG
LogTemplate=--------------------------------------------------------------------------------------------------------------------------------------------------{{n}}[{{P}}] [{{D}}] [Thread:{{T}}] [Time:{{R}}] ({{F}}:{{L}}) {{n}}--------------------------------------------------------------------------------------------------------------------------------------------------{{n}}{{I}}{{n}}{{n}}