|
JBoss LogManager 1.1.0.CR6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
---|---|
org.jboss.logmanager |
Uses of Logger in org.jboss.logmanager |
---|
Methods in org.jboss.logmanager that return Logger | |
---|---|
Logger |
LogContext.getLogger(String name)
Get a logger with the given name from this logging context. |
static Logger |
Logger.getLogger(String name)
Static logger factory method which returns a JBoss LogManager logger. |
Logger |
LogManager.getLogger(String name)
Get or create a logger with the given name. |
static Logger |
Logger.getLogger(String name,
String bundleName)
Static logger factory method which returns a JBoss LogManager logger. |
Logger |
LogContext.getLoggerIfExists(String name)
Get a logger with the given name from this logging context if it already exists. |
Logger |
Logger.getParent()
|
Constructors in org.jboss.logmanager with parameters of type Logger | |
---|---|
LoggingUncaughtExceptionHandler(Logger log)
Create a new instance. |
|
JBoss LogManager 1.1.0.CR6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |