Index
All Classes|All Packages
A
- append(ILoggingEvent) - Method in class io.dropwizard.metrics5.logback.InstrumentedAppender
D
- DEFAULT_REGISTRY - Static variable in class io.dropwizard.metrics5.logback.InstrumentedAppender
I
- InstrumentedAppender - Class in io.dropwizard.metrics5.logback
-
A Logback
Appender
which has six meters, one for each logging level and one for the total number of statements being logged. - InstrumentedAppender() - Constructor for class io.dropwizard.metrics5.logback.InstrumentedAppender
-
Create a new instrumented appender using the given registry name.
- InstrumentedAppender(MetricRegistry) - Constructor for class io.dropwizard.metrics5.logback.InstrumentedAppender
-
Create a new instrumented appender using the given registry.
- InstrumentedAppender(String) - Constructor for class io.dropwizard.metrics5.logback.InstrumentedAppender
-
Create a new instrumented appender using the given registry name.
- io.dropwizard.metrics5.logback - package io.dropwizard.metrics5.logback
R
- REGISTRY_PROPERTY_NAME - Static variable in class io.dropwizard.metrics5.logback.InstrumentedAppender
S
- start() - Method in class io.dropwizard.metrics5.logback.InstrumentedAppender
All Classes|All Packages