Excellent! Thank you for that little nugget, I've been more than
frustrated wondering why it wasn't logging properly.
-Original Message-
From: Filip Hanik - Dev Lists [mailto:devli...@hanik.com]
Sent: Thursday, 30 July 2009 10:00 a.m.
To: Tomcat Users List
Subject: Re: java.u
On 07/28/2009 04:42 AM, Geofrey Rainey wrote:
auth.DatasourceLoginModule.handlers = 1lm.org.apache.juli.FileHandler
add
auth.DatasourceLoginModule.level = FINEST
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache
Hi,
I'm trying to understand java logging.
I have the following configured in logging.properties:
- here's the handle
handlers = 1lm.org.apache.juli.FileHandler
- now add some properties to the handler
1lm.org.apache.juli.FileHandler.level = FINEST
1lm.org.apache.juli.FileHandl