dev@glassfish.java.net

Re: Unique message ids for SEVERE and WARNING messages

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 16 Jun 2009 15:11:52 -0700

To the page you refernece, please some code showing the suggested
calling idiom.

I've just been using in my code:

logger.warning( msg );

Lloyd

On Jun 16, 2009, at 2:59 PM, Carla Mott wrote:

>
> Hi all,
>
> This is just a reminder that SEVERE and WARNING messages in
> GlassFish that are logged must have a unique message id. Please see
> the wiki below for more info. The format of the messages is mostly
> handled by the logging code however, the message ids are the
> responsibility of the developer and I believe are unique within each
> module.
>
> http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishV3LoggingMessageFormat
>
>
>
> Thanks,
> Carla
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team