A C I S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- append(LogEvent) - Method in class com.codahale.metrics.log4j2.InstrumentedAppender
C
- com.codahale.metrics.log4j2 - package com.codahale.metrics.log4j2
- createAppender(String, String) - Static method in class com.codahale.metrics.log4j2.InstrumentedAppender
I
- InstrumentedAppender - Class in com.codahale.metrics.log4j2
-
A Log4J 2.x
Appenderwhich has seven meters, one for each logging level and one for the total number of statements being logged. - InstrumentedAppender(MetricRegistry) - Constructor for class com.codahale.metrics.log4j2.InstrumentedAppender
-
Create a new instrumented appender using the given registry.
- InstrumentedAppender(MetricRegistry, Filter, Layout<? extends Serializable>, boolean) - Constructor for class com.codahale.metrics.log4j2.InstrumentedAppender
-
Create a new instrumented appender using the given registry.
- InstrumentedAppender(String) - Constructor for class com.codahale.metrics.log4j2.InstrumentedAppender
-
Create a new instrumented appender using the given registry name.
- InstrumentedAppender(String, MetricRegistry) - Constructor for class com.codahale.metrics.log4j2.InstrumentedAppender
-
Create a new instrumented appender using the given appender name and registry.
- InstrumentedAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class com.codahale.metrics.log4j2.InstrumentedAppender
-
Create a new instrumented appender using the given registry name.
S
- start() - Method in class com.codahale.metrics.log4j2.InstrumentedAppender
All Classes All Packages