RootLogger
.public final class RootCategory extends Logger
Constructor and Description |
---|
RootCategory(Level level)
Deprecated.
The root category names itself as "root".
|
Modifier and Type | Method and Description |
---|---|
Level |
getChainedLevel()
Deprecated.
Return the assigned level value without walking the category
hierarchy.
|
void |
setLevel(Level level)
Deprecated.
Setting a null value to the level of the root category may have catastrophic
results.
|
void |
setPriority(Level level)
Deprecated.
|
getLogger, getLogger, getLogger, getRootLogger, isTraceEnabled, trace, trace
addAppender, assertLog, callAppenders, debug, debug, error, error, exists, fatal, fatal, forcedLog, getAdditivity, getAllAppenders, getAppender, getChainedPriority, getCurrentCategories, getDefaultHierarchy, getEffectiveLevel, getHierarchy, getInstance, getInstance, getLevel, getLoggerRepository, getName, getParent, getPriority, getResourceBundle, getResourceBundleString, getRoot, info, info, isAttached, isDebugEnabled, isEnabledFor, isInfoEnabled, l7dlog, l7dlog, log, log, log, removeAllAppenders, removeAppender, removeAppender, setAdditivity, setPriority, setResourceBundle, shutdown, warn, warn
public RootCategory(Level level)
public final Level getChainedLevel()
public final void setLevel(Level level)
public final void setPriority(Level level)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.