users@glassfish.java.net

java.util.logging - Newbie Q

From: <glassfish_at_javadesktop.org>
Date: Tue, 03 Mar 2009 04:04:27 PST

Hi,

I am playing with logging and have set the logging level to ALL : javalogger.setLevel(Level.ALL);
- but I am only getting levels of INFO, WARNING and SEVERE being logged.

I have tried adding an additional property to the log levels page in GlassFish V2.1 but I must be doing something wrong as it makes no difference.

My test class is called "Main" in package "helloworld"

What do i need to configure to see ALL logging levels?

Thanks
[Message sent by forum member 'unitone' (unitone)]

http://forums.java.net/jive/thread.jspa?messageID=334757