AppenderAttachable
public final class RootCategory extends Logger
RootLogger
.additive, level, name, parent, repository, resourceBundle
Constructor | Description |
---|---|
RootCategory(Level level) |
Deprecated.
The root category names itself as "root".
|
Modifier and Type | Method | 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.
|
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
getLogger, getLogger, getLogger, getRootLogger, isTraceEnabled, trace, trace
public RootCategory(Level level)
public final Level getChainedLevel()
public final void setLevel(Level level)
public final void setPriority(Level level)
Copyright 2000-2007 Apache Software Foundation.