Package com.wowza.wms.logging
Class WMSLogger
- Object
- 
- org.apache.logging.log4j.spi.AbstractLogger
- 
- org.apache.logging.log4j.spi.ExtendedLoggerWrapper
- 
- com.wowza.wms.logging.WMSLogger
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- org.apache.logging.log4j.Logger,- org.apache.logging.log4j.spi.ExtendedLogger,- org.apache.logging.log4j.spi.LocationAwareLogger
 
 public class WMSLogger extends org.apache.logging.log4j.spi.ExtendedLoggerWrapper implements org.apache.logging.log4j.Logger- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description classWMSLogger.SetupContext
 - 
Field SummaryFields Modifier and Type Field Description static intDEFAULT_STACKDEPTH
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static WMSLoggercreate(Class classObj, String name, String vhost, String app, String appInst)voiddebug(Object o)voiddebug(Object o, Throwable e)voiddebug(String comment)voiddebug(String comment, IMediaStream stream)voiddebug(String comment, IMediaStream stream, String category, String event, int status, String context)voiddebug(String comment, String category, String event)voiddebug(String comment, String category, String event, int status, String context)voiddebug(String comment, Throwable e)voiddebug(org.apache.logging.log4j.Marker marker, Object o)voiddebug(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voiddebug(org.apache.logging.log4j.Marker marker, String comment)voiddebug(org.apache.logging.log4j.Marker marker, String comment, Throwable e)voiderror(Object o)voiderror(Object o, Throwable e)voiderror(String comment)voiderror(String comment, IMediaStream stream)voiderror(String comment, IMediaStream stream, String category, String event, int status, String context)voiderror(String comment, String category, String event)voiderror(String comment, String category, String event, int status, String context)voiderror(String comment, Throwable e)voiderror(String comment, Throwable e, int stackDepth)voiderror(org.apache.logging.log4j.Marker marker, Object o)voiderror(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voiderror(org.apache.logging.log4j.Marker marker, String comment)voiderror(org.apache.logging.log4j.Marker marker, String comment, Throwable e)voidfatal(Object o)voidfatal(Object o, Throwable e)voidfatal(String comment)voidfatal(String comment, IMediaStream stream)voidfatal(String comment, IMediaStream stream, String category, String event, int status, String context)voidfatal(String comment, String category, String event)voidfatal(String comment, String category, String event, int status, String context)voidfatal(String comment, Throwable e)voidfatal(org.apache.logging.log4j.Marker marker, Object o)voidfatal(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voidfatal(org.apache.logging.log4j.Marker marker, String comment)voidfatal(org.apache.logging.log4j.Marker marker, String comment, Throwable e)StringgetApp()StringgetAppInst()StringgetClassFQCN()static StringgetClassFQCN(Class classObj)StringgetClassName()static StringgetClassName(Class classObj)ClassgetClassObj()StringgetClassPackageName()static StringgetClassPackageName(Class classObj)StringgetName()protected longgetTouch()StringgetVhost()voidinfo(Object o)voidinfo(Object o, Throwable e)voidinfo(String comment)voidinfo(String comment, IMediaStream stream)voidinfo(String comment, IMediaStream stream, String category, String event, int status, String context)voidinfo(String comment, String category, String event)voidinfo(String comment, String category, String event, int status, String context)voidinfo(String comment, Throwable e)voidinfo(org.apache.logging.log4j.Marker marker, Object o)voidinfo(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voidinfo(org.apache.logging.log4j.Marker marker, String comment)voidinfo(org.apache.logging.log4j.Marker marker, String comment, Throwable e)booleanisDebugEnabled()booleanisEnabledFor(org.apache.logging.log4j.Level level)booleanisErrorEnabled()booleanisInfoEnabled()booleanisTraceEnabled()booleanisWarnEnabled()voidlog(org.apache.logging.log4j.Level level, String comment)voidlog(org.apache.logging.log4j.Level level, String comment, IMediaStream stream)voidlog(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event)voidlog(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context)voidlog(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e)voidlog(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e, int stackDepth)voidlog(org.apache.logging.log4j.Level level, String comment, String category, String event)voidlog(org.apache.logging.log4j.Marker marker, org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e, int stackDepth)voidsetLevel(org.apache.logging.log4j.Level level)protected voidtouch(long currTime)voidtrace(Object o)voidtrace(Object o, Throwable e)voidtrace(String comment)voidtrace(String comment, IMediaStream stream)voidtrace(String comment, IMediaStream stream, String category, String event, int status, String context)voidtrace(String comment, String category, String event)voidtrace(String comment, String category, String event, int status, String context)voidtrace(String comment, Throwable e)voidtrace(org.apache.logging.log4j.Marker marker, Object o)voidtrace(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voidtrace(org.apache.logging.log4j.Marker marker, String comment)voidtrace(org.apache.logging.log4j.Marker marker, String comment, Throwable e)voidwarn(Object o)voidwarn(Object o, Throwable e)voidwarn(String comment)voidwarn(String comment, IMediaStream stream)voidwarn(String comment, IMediaStream stream, String category, String event, int status, String context)voidwarn(String comment, String category, String event)voidwarn(String comment, String category, String event, int status, String context)voidwarn(String comment, Throwable e)voidwarn(org.apache.logging.log4j.Marker marker, Object o)voidwarn(org.apache.logging.log4j.Marker marker, Object o, Throwable e)voidwarn(org.apache.logging.log4j.Marker marker, String comment)voidwarn(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- 
Methods inherited from class org.apache.logging.log4j.spi.ExtendedLoggerWrappergetLevel, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, logMessage
 - 
Methods inherited from class org.apache.logging.log4j.spi.AbstractLoggeralways, atDebug, atError, atFatal, atInfo, atLevel, atTrace, atWarn, catching, catching, catching, catchingMsg, checkMessageFactory, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, enter, enter, enter, entry, entry, entryMsg, entryMsg, entryMsg, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, exit, exit, exitMsg, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, getMessageFactory, getRecursionDepth, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, isDebugEnabled, isEnabled, isEnabled, isErrorEnabled, isFatalEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logIfEnabled, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, logMessage, printf, printf, requiresLocation, throwing, throwing, throwing, throwingMsg, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, traceEntry, traceEntry, traceEntry, traceEntry, traceEntry, traceExit, traceExit, traceExit, traceExit, traceExit, traceExit, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn
 - 
Methods inherited from class java.lang.Objectclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.apache.logging.log4j.Loggeralways, atDebug, atError, atFatal, atInfo, atLevel, atTrace, atWarn, catching, catching, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, error, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, getLevel, getMessageFactory, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, info, isDebugEnabled, isEnabled, isEnabled, isErrorEnabled, isFatalEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, logMessage, printf, printf, throwing, throwing, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, traceEntry, traceEntry, traceEntry, traceEntry, traceEntry, traceExit, traceExit, traceExit, traceExit, traceExit, traceExit, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn
 
- 
 
- 
- 
- 
Field Detail- 
DEFAULT_STACKDEPTHpublic static final int DEFAULT_STACKDEPTH - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
createpublic static WMSLogger create(Class classObj, String name, String vhost, String app, String appInst) 
 - 
getClassFQCNpublic static String getClassFQCN(Class classObj) 
 - 
getClassNamepublic static String getClassName(Class classObj) 
 - 
getClassPackageNamepublic static String getClassPackageName(Class classObj) 
 - 
touchprotected void touch(long currTime) 
 - 
getTouchprotected long getTouch() 
 - 
setLevelpublic void setLevel(org.apache.logging.log4j.Level level) 
 - 
getClassObjpublic Class getClassObj() 
 - 
getClassFQCNpublic String getClassFQCN() 
 - 
getClassNamepublic String getClassName() 
 - 
getClassPackageNamepublic String getClassPackageName() 
 - 
getNamepublic String getName() - Specified by:
- getNamein interface- org.apache.logging.log4j.Logger
- Overrides:
- getNamein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
getVhostpublic String getVhost() 
 - 
getApppublic String getApp() 
 - 
getAppInstpublic String getAppInst() 
 - 
isWarnEnabledpublic boolean isWarnEnabled() - Specified by:
- isWarnEnabledin interface- org.apache.logging.log4j.Logger
- Overrides:
- isWarnEnabledin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
isErrorEnabledpublic boolean isErrorEnabled() - Specified by:
- isErrorEnabledin interface- org.apache.logging.log4j.Logger
- Overrides:
- isErrorEnabledin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
isTraceEnabledpublic boolean isTraceEnabled() - Specified by:
- isTraceEnabledin interface- org.apache.logging.log4j.Logger
- Overrides:
- isTraceEnabledin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
isDebugEnabledpublic boolean isDebugEnabled() - Specified by:
- isDebugEnabledin interface- org.apache.logging.log4j.Logger
- Overrides:
- isDebugEnabledin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
isInfoEnabledpublic boolean isInfoEnabled() - Specified by:
- isInfoEnabledin interface- org.apache.logging.log4j.Logger
- Overrides:
- isInfoEnabledin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
isEnabledForpublic boolean isEnabledFor(org.apache.logging.log4j.Level level) 
 - 
logpublic void log(org.apache.logging.log4j.Marker marker, org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e, int stackDepth)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context, Throwable e, int stackDepth)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, IMediaStream stream, String category, String event)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, String category, String event)
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment)- Specified by:
- login interface- org.apache.logging.log4j.Logger
- Overrides:
- login class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
logpublic void log(org.apache.logging.log4j.Level level, String comment, IMediaStream stream)
 - 
infopublic void info(Object o) - Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(Object o, Throwable e)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(String comment) - Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(String comment, Throwable e)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- infoin interface- org.apache.logging.log4j.Logger
- Overrides:
- infoin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
infopublic void info(String comment, IMediaStream stream)
 - 
infopublic void info(String comment, String category, String event)
 - 
infopublic void info(String comment, String category, String event, int status, String context)
 - 
infopublic void info(String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
errorpublic void error(Object o) - Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(Object o, Throwable e)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(String comment) - Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(String comment, Throwable e)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- errorin interface- org.apache.logging.log4j.Logger
- Overrides:
- errorin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
errorpublic void error(String comment, Throwable e, int stackDepth)
 - 
errorpublic void error(String comment, IMediaStream stream)
 - 
errorpublic void error(String comment, String category, String event)
 - 
errorpublic void error(String comment, String category, String event, int status, String context)
 - 
errorpublic void error(String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
fatalpublic void fatal(Object o) - Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(Object o, Throwable e)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(String comment) - Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(String comment, Throwable e)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- fatalin interface- org.apache.logging.log4j.Logger
- Overrides:
- fatalin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
fatalpublic void fatal(String comment, IMediaStream stream)
 - 
fatalpublic void fatal(String comment, String category, String event)
 - 
fatalpublic void fatal(String comment, String category, String event, int status, String context)
 - 
fatalpublic void fatal(String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
debugpublic void debug(Object o) - Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(Object o, Throwable e)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(String comment) - Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(String comment, Throwable e)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- debugin interface- org.apache.logging.log4j.Logger
- Overrides:
- debugin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
debugpublic void debug(String comment, IMediaStream stream)
 - 
debugpublic void debug(String comment, String category, String event)
 - 
debugpublic void debug(String comment, String category, String event, int status, String context)
 - 
debugpublic void debug(String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
warnpublic void warn(Object o) - Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(Object o, Throwable e)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(String comment) - Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(String comment, Throwable e)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- warnin interface- org.apache.logging.log4j.Logger
- Overrides:
- warnin class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
warnpublic void warn(String comment, IMediaStream stream)
 - 
warnpublic void warn(String comment, String category, String event)
 - 
warnpublic void warn(String comment, String category, String event, int status, String context)
 - 
warnpublic void warn(String comment, IMediaStream stream, String category, String event, int status, String context)
 - 
tracepublic void trace(Object o) - Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(org.apache.logging.log4j.Marker marker, Object o)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(Object o, Throwable e)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(org.apache.logging.log4j.Marker marker, Object o, Throwable e)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(String comment) - Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(org.apache.logging.log4j.Marker marker, String comment)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(String comment, Throwable e)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(org.apache.logging.log4j.Marker marker, String comment, Throwable e)- Specified by:
- tracein interface- org.apache.logging.log4j.Logger
- Overrides:
- tracein class- org.apache.logging.log4j.spi.AbstractLogger
 
 - 
tracepublic void trace(String comment, IMediaStream stream)
 - 
tracepublic void trace(String comment, String category, String event)
 - 
tracepublic void trace(String comment, String category, String event, int status, String context)
 - 
tracepublic void trace(String comment, IMediaStream stream, String category, String event, int status, String context)
 
- 
 
-