Yes, except that we don't have one-off loggers for targeted
debugging. Turning it on for 'admin' is not helpful.
On May 4, 2007, at 11:26 AM, Bill Shannon wrote:
> Lloyd L Chambers wrote:
>> Logging is problematic with FINE, because multiple megabytes of
>> crud spews out, hiding items of interest.
>> That's why I never use logging for debugging. True debugging is
>> not appropriate for the log IMO.
>
> I think the idea is that you only turn the log level to FINE (or
> FINER,
> or FINEST) for the loggers corresponding to the code you're debugging.
> Cranking it up to FINE for everything would of course make it
> impossible
> to debug.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>