public final class Log4jLoggerFactory extends LogFactory
LogFactory
extension which creates a Log4jLoggerImpl
instance to use for loggingCUSTOM_LOG_FACTORY_CLASSNAME
Constructor and Description |
---|
Log4jLoggerFactory() |
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.