Package | Description |
---|---|
org.richfaces.log |
Modifier and Type | Class and Description |
---|---|
class |
JavaLogger
That logger delegates all calls to the JDK |
Modifier and Type | Method and Description |
---|---|
Logger |
RichfacesLogger.getLogger() |
static Logger |
LogFactory.getLogger()
This method creates default logger. |
static Logger |
LogFactory.getLogger(Class<?> clazz) |
static Logger |
LogFactory.getLogger(String category)
This method produces logger instance for given category. |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.