All Downloads are FREE. Search and download functionalities are using the official Maven repository.

t.easymonitor.1.5.0-RELEASE.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

EasyMonitor is a free open-source Java-based, cross-platform operation monitoring system service components engine framework. Can run as application(EasyMonitor Application), and can be extended as the monitoring engine(EasyMonitor Engine). EasyMonitor provide support for the need to monitor the operating state of the program scene,notification, script execution is equal to function. And all this, just a simple configuration management to complete.

The newest version!
# Logger
log4j.rootLogger=DEBUG,file

## file
log4j.appender.file=org.apache.log4j.DailyRollingFileAppender
log4j.appender.file.File=easybackup.log
log4j.appender.file.layout=org.apache.log4j.PatternLayout
log4j.appender.file.layout.ConversionPattern= %d{yyyy MMM dd HH:mm:ss,SSS} %p - %m%n 


## console
log4j.appender.console=org.apache.log4j.ConsoleAppender
log4j.appender.console.layout=org.apache.log4j.SimpleLayout





© 2015 - 2025 Weber Informatics LLC | Privacy Policy