From docs:
handlers = 1catalina.org.apache.juli.FileHandler,
2localhost.org.apache.juli.FileHandler,
3manager.org.apache.juli.FileHandler,
java.util.logging.ConsoleHandler
.handlers = 1catalina.org.apache.juli.FileHandler,
java.util.logging.ConsoleHandler
I didn't found any explanation why need write handlers and after .handlers? Are there common rules for similar properties files?
question from:https://stackoverflow.com/questions/9139908/why-we-need-two-times-write-handlers-in-tomcat-logging-properties