dev@glassfish.java.net

Re: adding timing string to log message

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Mon, 04 Dec 2006 13:06:04 -0800

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?