users@glassfish.java.net

Re: Configuring GlassFish logging format?

From: <forums_at_java.net>
Date: Wed, 14 Mar 2012 06:36:52 -0500 (CDT)

The issue has been resolved. Extending the logger from
`java.util.logging.SimpleFormatter` is required (at least on GlassFish
3.1.2). See this
http://stackoverflow.com/questions/9609380/glassfish-3-how-do-you-change-the-default-logging-format
for a complete example.

It suffices to manually ZIP the class file and rename to JAR. No additional
files needed.

Karsten


--
[Message sent by forum member 'kwutzke']
View Post: http://forums.java.net/node/883951