dev@glassfish.java.net

Re: FINE log messages in --verbose

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 07 Apr 2009 17:04:11 -0700

It's a bug: https://glassfish.dev.java.net/issues/show_bug.cgi?id=7512 but there
is a work around (that I didn't try): in the logging.properties file set

java.util.logging.ConsoleHandler.level=FINE

Regards,
-marina

Arun Gupta wrote:
> "asadmin start-domain --verbose" does not show FINE+ log messages. This
> is with b43 and might have been happening earlier as well.
>
> Is that intentional ?
>
> Can I override it ?
>
> -Arun