Package | Description |
---|---|
org.apache.log4j |
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
|
Modifier and Type | Method and Description |
---|---|
static Logger |
Logger.getLogger(Class clazz) |
static Logger |
Logger.getLogger(String name) |
static Logger |
Logger.getRootLogger()
Does the obvious.
|
Copyright © 2005-2012 QOS.ch. All Rights Reserved.