admin@glassfish.java.net

Re: CODE REVIEW: FindBugs: admin/validator/src/java/com/sun/enterprise/config/serverbeans/validation/Result.java

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Fri, 04 May 2007 12:16:00 -0700

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
>