dev@glassfish.java.net

Re: adding timing string to log message

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 04 Dec 2006 16:07:19 -0800

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
>