public class JarmTracer
extends com.ibm.ier.logtrace.BaseTracer
JARM tracing class that wraps the functionality of the IER Common Log/Trace component (ierLogTrace.jar).
Modifier and Type | Class and Description |
---|---|
static class |
JarmTracer.SubSystem
Defines subsystems within JARM that are used for trace support.
|
Modifier and Type | Method and Description |
---|---|
static JarmTracer |
getJarmTracer(JarmTracer.SubSystem subSystem)
Static method used to acquire a new
JarmTracer
instance. |
disableTraceLevel, enableTraceLevel, getBaseTracer, isEnabledFor, isMaximumTraceEnabled, isMediumTraceEnabled, isMinimumTraceEnabled, isTimerTraceEnabled, overrideTraceLoggers, traceExtCall, traceMaximumMsg, traceMediumMsg, traceMethodEntry, traceMethodExit, traceMinimumMsg, traceTimer
public static JarmTracer getJarmTracer(JarmTracer.SubSystem subSystem)
JarmTracer
instance.subSystem
- The JARM JarmTracer.SubSystem
to which this
JarmTracer
applies.JarmTracer
instance.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.