Similar in functionality to the {@link JDKLogMsg} utility class, this provides the ability to log messages thatare retrieved from a resource bundle with the additional capability of being able to set the base bundle name and locale that this logger will use to log the message. If the locale is not specified or
null
, the {@link LoggerLocale} will be used to determine what locale will be used.
@author
John Mazzitelli
@version $Revision: 1.1 $