public final class BridgeLogger
extends org.apache.log4j.Logger
| Constructor and Description |
|---|
BridgeLogger(org.jboss.logmanager.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAppender(org.apache.log4j.Appender newAppender) |
void |
callAppenders(org.apache.log4j.spi.LoggingEvent event) |
void |
debug(Object message) |
void |
debug(Object message,
Throwable t) |
void |
error(Object message) |
void |
error(Object message,
Throwable t) |
void |
fatal(Object message) |
void |
fatal(Object message,
Throwable t) |
protected void |
forcedLog(String fqcn,
org.apache.log4j.Priority level,
Object message,
Throwable t) |
boolean |
getAdditivity() |
Enumeration |
getAllAppenders() |
org.apache.log4j.Appender |
getAppender(String name) |
org.apache.log4j.Priority |
getChainedPriority() |
org.apache.log4j.Level |
getEffectiveLevel() |
ResourceBundle |
getResourceBundle() |
void |
info(Object message) |
void |
info(Object message,
Throwable t) |
boolean |
isAttached(org.apache.log4j.Appender appender) |
boolean |
isDebugEnabled() |
boolean |
isEnabledFor(org.apache.log4j.Priority level) |
boolean |
isInfoEnabled() |
boolean |
isTraceEnabled() |
void |
l7dlog(org.apache.log4j.Priority priority,
String key,
Object[] params,
Throwable t) |
void |
l7dlog(org.apache.log4j.Priority priority,
String key,
Throwable t) |
void |
log(org.apache.log4j.Priority priority,
Object message) |
void |
log(org.apache.log4j.Priority priority,
Object message,
Throwable t) |
void |
log(String callerFQCN,
org.apache.log4j.Priority level,
Object message,
Throwable t) |
void |
removeAllAppenders() |
void |
removeAppender(org.apache.log4j.Appender appender) |
void |
removeAppender(String name) |
void |
setAdditivity(boolean additive) |
void |
setLevel(org.apache.log4j.Level level) |
void |
setPriority(org.apache.log4j.Priority priority)
Deprecated.
|
void |
setResourceBundle(ResourceBundle bundle) |
void |
trace(Object message) |
void |
trace(Object message,
Throwable t) |
void |
warn(Object message) |
void |
warn(Object message,
Throwable t) |
public void addAppender(org.apache.log4j.Appender newAppender)
addAppender in interface org.apache.log4j.spi.AppenderAttachableaddAppender in class org.apache.log4j.Categorypublic void callAppenders(org.apache.log4j.spi.LoggingEvent event)
callAppenders in class org.apache.log4j.Categorypublic void fatal(Object message)
fatal in class org.apache.log4j.Categorypublic void fatal(Object message, Throwable t)
fatal in class org.apache.log4j.Categorypublic void error(Object message)
error in class org.apache.log4j.Categorypublic void error(Object message, Throwable t)
error in class org.apache.log4j.Categorypublic void warn(Object message)
warn in class org.apache.log4j.Categorypublic void warn(Object message, Throwable t)
warn in class org.apache.log4j.Categorypublic void info(Object message)
info in class org.apache.log4j.Categorypublic void info(Object message, Throwable t)
info in class org.apache.log4j.Categorypublic boolean isInfoEnabled()
isInfoEnabled in class org.apache.log4j.Categorypublic void debug(Object message)
debug in class org.apache.log4j.Categorypublic void debug(Object message, Throwable t)
debug in class org.apache.log4j.Categorypublic boolean isDebugEnabled()
isDebugEnabled in class org.apache.log4j.Categorypublic void trace(Object message)
trace in class org.apache.log4j.Loggerpublic void trace(Object message, Throwable t)
trace in class org.apache.log4j.Loggerpublic boolean isTraceEnabled()
isTraceEnabled in class org.apache.log4j.Loggerprotected void forcedLog(String fqcn, org.apache.log4j.Priority level, Object message, Throwable t)
forcedLog in class org.apache.log4j.Categorypublic boolean getAdditivity()
getAdditivity in class org.apache.log4j.Categorypublic Enumeration getAllAppenders()
getAllAppenders in interface org.apache.log4j.spi.AppenderAttachablegetAllAppenders in class org.apache.log4j.Categorypublic org.apache.log4j.Appender getAppender(String name)
getAppender in interface org.apache.log4j.spi.AppenderAttachablegetAppender in class org.apache.log4j.Categorypublic org.apache.log4j.Level getEffectiveLevel()
getEffectiveLevel in class org.apache.log4j.Categorypublic org.apache.log4j.Priority getChainedPriority()
getChainedPriority in class org.apache.log4j.Categorypublic ResourceBundle getResourceBundle()
getResourceBundle in class org.apache.log4j.Categorypublic boolean isAttached(org.apache.log4j.Appender appender)
isAttached in interface org.apache.log4j.spi.AppenderAttachableisAttached in class org.apache.log4j.Categorypublic boolean isEnabledFor(org.apache.log4j.Priority level)
isEnabledFor in class org.apache.log4j.Categorypublic void l7dlog(org.apache.log4j.Priority priority,
String key,
Throwable t)
l7dlog in class org.apache.log4j.Categorypublic void l7dlog(org.apache.log4j.Priority priority,
String key,
Object[] params,
Throwable t)
l7dlog in class org.apache.log4j.Categorypublic void log(org.apache.log4j.Priority priority,
Object message,
Throwable t)
log in class org.apache.log4j.Categorypublic void log(org.apache.log4j.Priority priority,
Object message)
log in class org.apache.log4j.Categorypublic void log(String callerFQCN, org.apache.log4j.Priority level, Object message, Throwable t)
log in class org.apache.log4j.Categorypublic void removeAllAppenders()
removeAllAppenders in interface org.apache.log4j.spi.AppenderAttachableremoveAllAppenders in class org.apache.log4j.Categorypublic void removeAppender(org.apache.log4j.Appender appender)
removeAppender in interface org.apache.log4j.spi.AppenderAttachableremoveAppender in class org.apache.log4j.Categorypublic void removeAppender(String name)
removeAppender in interface org.apache.log4j.spi.AppenderAttachableremoveAppender in class org.apache.log4j.Categorypublic void setAdditivity(boolean additive)
setAdditivity in class org.apache.log4j.Categorypublic void setLevel(org.apache.log4j.Level level)
setLevel in class org.apache.log4j.Category@Deprecated public void setPriority(org.apache.log4j.Priority priority)
setPriority in class org.apache.log4j.Categorypublic void setResourceBundle(ResourceBundle bundle)
setResourceBundle in class org.apache.log4j.CategoryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.