|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Log in kieker.analysis.analysisComponent |
---|
Fields in kieker.analysis.analysisComponent declared as Log | |
---|---|
protected Log |
AbstractAnalysisComponent.log
The log for this component. |
protected static Log |
AbstractAnalysisComponent.LOG
|
Uses of Log in kieker.analysis.plugin.reader.jms |
---|
Methods in kieker.analysis.plugin.reader.jms that return Log | |
---|---|
protected Log |
JMSReader.getLog()
|
Uses of Log in kieker.analysis.plugin.reader.jmx |
---|
Methods in kieker.analysis.plugin.reader.jmx that return Log | |
---|---|
protected Log |
JMXReader.getLog()
|
Uses of Log in kieker.common.logging |
---|
Classes in kieker.common.logging that implement Log | |
---|---|
class |
LogImplCommonsLogging
This is an actual implementation of the logging interface used by the common logger of the JVM. |
class |
LogImplJDK14
This is an actual implementation of the logging interface used by the JDK 14 logger. |
class |
LogImplJUnit
This is an actual implementation of the logging interface used by the JUnit logger. |
class |
LogImplNone
|
class |
LogImplSLF4JLogging
This is an actual implementation of the logging interface used by SLF4J logger. |
class |
LogImplWebguiLogging
This is a simple logger for the Kieker WebGUI. |
Methods in kieker.common.logging that return Log | |
---|---|
static Log |
LogFactory.getLog(java.lang.Class<?> clazz)
Delivers the log for the given class or creates a new one if it doesn't exist already. |
static Log |
LogFactory.getLog(java.lang.String name)
Delivers the log for the given name or creates a new one if it doesn't exist already. |
Uses of Log in kieker.tools.bridge.cli |
---|
Methods in kieker.tools.bridge.cli that return Log | |
---|---|
static Log |
CLIServerMain.getLog()
Return the logger. |
Uses of Log in kieker.tools.traceAnalysis.filter |
---|
Fields in kieker.tools.traceAnalysis.filter declared as Log | |
---|---|
protected static Log |
AbstractTraceAnalysisFilter.LOG
|
Uses of Log in kieker.tools.traceAnalysis.filter.flow |
---|
Methods in kieker.tools.traceAnalysis.filter.flow that return Log | |
---|---|
protected static Log |
TraceEventRecords2ExecutionAndMessageTraceFilter.getLOG()
|
|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |