Package | Description |
---|---|
org.apache.log4j |
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
|
org.apache.log4j.spi |
Modifier and Type | Method and Description |
---|---|
static Logger |
LogManager.getLogger(String name,
LoggerFactory loggerFactory)
Returns a logger instance created by loggerFactory.
|
static Logger |
Logger.getLogger(String name,
LoggerFactory loggerFactory) |
Modifier and Type | Method and Description |
---|---|
Logger |
LoggerRepository.getLogger(String name,
LoggerFactory factory) |
Copyright © 2005–2015 QOS.ch. All rights reserved.