- logLevel
- the level of the given message.
- sourceClass
- the source class name.
- sourceMethod
- the source method name.
- bundleName
- the name of the resource bundle used to localize the message.
- msg
- the message to be logged.
Logs a message of the given level with the specified source class name and source method name, using the given resource bundle to localize the message. If bundleName is null, the empty string or not valid then the message is not localized.