dev@glassfish.java.net

Re: FINE log messages in --verbose

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Tue, 07 Apr 2009 17:27:23 -0700

Is FINEST really a good default for --verbose? IIRC, enabling FINEST
across all glassfish loggers simultaneously will produce an enormous
amount of noise. Enabling "FINE" would seem to be a good compromise.
The user can always change individual logger settings when more is
needed for a particular system, right?

Or maybe I misunderstood what you meant.

-Peter

Carla Mott wrote:
> That's right. You may have to restart the server for this to take
> affect. Also you will need to set the appropriate logger to the FINE
> level too. At the point you don't want to see the messages you just
> set the logger level to INFO again. Soon I will update
> logging.properties to set the console level to FINEST by default.
>
> carla
>
> Marina Vatkina wrote:
>> 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
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>