-
Returns a localized logger which will forward log messages to an SLF4J
Logger obtained by calling LoggerFactory.getLogger(Class)
.
Returns a localized logger which will forward log messages to an SLF4J
Logger obtained by calling
LoggerFactory.getLogger(String).
Returns a localized logger which will forward log messages to the
provided SLF4J Logger.
Returns a localized logger which will forward log messages to an SLF4J
Logger obtained by calling LoggerFactory.getLogger(Class)
.
Returns a localized logger which will forward log messages to an SLF4J
Logger obtained by calling
LoggerFactory.getLogger(String).
Returns a localized logger which will forward log messages to the
provided SLF4J Logger.
Returns a localized logger with a name corresponding to calling class
name.