|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
org.apache.log4j | An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger. |
Uses of Logger in org.apache.log4j |
Methods in org.apache.log4j that return Logger | |
static Logger |
Category.getLogger(String name)
|
static Logger |
Category.getLogger(Class clazz)
|
static Logger |
Category.getRootLogger()
Does the obvious. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |