On 2016-02-05 19:04, Caldarale, Charles R wrote:
From: rich...@xentu.com [mailto:rich...@xentu.com]
Subject: 1catalina.org.apache.juli.FileHandler

I'm trying to understand logging.properties.

Make sure you carefully read this first:
http://tomcat.apache.org/tomcat-8.0-doc/logging.html

Should I have jar on my system somewhere containing
1catalina.org.apache.juli.FileHandler?

Not exactly. The 1catalina is a prefix, as noted by this line in the above doc:

"A prefix may be added to handler names, so that multiple handlers of
a single class may be instantiated. A prefix is a String which starts
with a digit, and ends with '.'. For example, 22foobar. is a valid
prefix."

 - Chuck


Ah, I see.
Thanks for your help Chuck.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to