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

logger.jdklog.properties Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
.level= INFO

handlers= java.util.logging.ConsoleHandler, java.util.logging.FileHandler
   
java.util.logging.FileHandler.pattern   = monalisa/logs/monalisa.log
java.util.logging.FileHandler.append    = true
java.util.logging.FileHandler.limit     = 1000000000

java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter
   
java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS [%4$s] [%3$s] %5$s%6$s%n





© 2015 - 2025 Weber Informatics LLC | Privacy Policy