dev@glassfish.java.net

Action : SEVERE, WARNING, INFO log messages

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 02 Oct 2009 13:55:27 -0700

Hi all

Please review your modules for presence of logging activities at
SEVERE, WARNING, INFO levels with messages that are not
internationalized.
As you know all messages above INFO level must be internationalized.

While you are at it, please review that such messages have a message
ID, see [1].

If you find messages above INFO level which are not internationalized,
you must do either :

1. add the proper string lookup from the local strings.
2. lower the level if the message is a necessity to the user's
understanding of the situation.

I would rather see (1) of course.


Jerome

[1] http://wiki.glassfish.java.net/Wiki.jsp?page=GlassFishV3LoggingMessageFormat