public final class SLF4JLoggerFactory extends LogFactory
Logger
implementation that uses the SLF4J logging framework.CUSTOM_LOG_FACTORY_CLASSNAME
Constructor and Description |
---|
SLF4JLoggerFactory() |
Modifier and Type | Method and Description |
---|---|
protected Logger |
getLogger(String name)
Return a logger named according to the name parameter.
|
protected Logger getLogger(String name)
LogFactory
getLogger
in class LogFactory
name
- The name of the logger.Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.