dev@glassfish.java.net

Re: adding timing string to log message

From: Binod <Binod.Pg_at_Sun.COM>
Date: Wed, 06 Dec 2006 07:33:17 +0530

I agree that FINE level generate an enormous amount of stuff. But isnt
that much more important
issue that we need to fix in appserver? Has someone ran quicklook tests
(atleast) with FINE level
(and FINER, FINEST) and tried to see what the user experience is?

In short, having too many things in the FINE is probably not a reason to
move some messages to
INFO level.

- Binod.

> Bill,
>
> Because FINE generate an enormous amount of stuff that buries
> anything useful. This way, it's still one message. I think startup
> time is probably useful to system admins, too, and the cost is a few
> more bytes in the log file.
>
> Lloyd.
>
>
> On Dec 4, 2006, at 1:06 PM, Bill Shannon wrote:
>
>> Lloyd L Chambers wrote:
>>
>>> Anyone averse to modifying the PEMain "Application server startup
>>> complete" message as follows?
>>> [#|2006-12-04T07:56:54.723-0800|INFO|sun-appserver-ee9.1|
>>> javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;
>>> 24021;24118;|Application server startup complete (24021
>>> milliseconds from PEMain.main, 24118 milliseconds from PELaunch).|#]
>>> used to be:
>>> [#|2006-12-04T07:56:54.723-0800|INFO|sun-appserver-ee9.1|
>>> javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;
>>> 24021;24118;|Application server startup complete.|#]
>>
>>
>> Why don't you add that information in another message at FINE level
>> or lower?
>>
>> ---------------------------------------------------------------------
>> 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
>