Hi Byron, Naman,
I noticed in server.log some messages (the ones logged by
GFLauncherLogger) have a different format:
[#|2011-04-29T12:38:53.104+1000|INFO|glassfish3.2|org.jvnet.hk2.osgiadap
ter|_ThreadID=17;_ThreadName=Thread-1;|Stopping
com.sun.enterprise.v3.server.AppServerStartup_at_691ccf|#]
29/04/2011 12:38:53 PM
com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
GFLauncherLogger's messages have different separators ([#| at the
beginning, | between files and enclosing |#] and the date format is
different.
AFAIK, this logger was introduced for cases where the logger service
wasn't available yet.
But what's the reason for using a different format?
Can't it use the same?
Thanks,
Dies