Similar in functionality to the {@link CommonsLogMsg} utility class, this provides the ability to log messagesthat are 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 $