Skip navigation links
A C I S 

A

append(LogEvent) - Method in class io.dropwizard.metrics5.log4j2.InstrumentedAppender
 

C

createAppender(String, String) - Static method in class io.dropwizard.metrics5.log4j2.InstrumentedAppender
 

I

InstrumentedAppender - Class in io.dropwizard.metrics5.log4j2
A Log4J 2.x Appender which has seven meters, one for each logging level and one for the total number of statements being logged.
InstrumentedAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class io.dropwizard.metrics5.log4j2.InstrumentedAppender
Create a new instrumented appender using the given registry name.
InstrumentedAppender(String) - Constructor for class io.dropwizard.metrics5.log4j2.InstrumentedAppender
Create a new instrumented appender using the given registry name.
InstrumentedAppender(MetricRegistry) - Constructor for class io.dropwizard.metrics5.log4j2.InstrumentedAppender
Create a new instrumented appender using the given registry.
InstrumentedAppender(MetricRegistry, Filter, Layout<? extends Serializable>, boolean) - Constructor for class io.dropwizard.metrics5.log4j2.InstrumentedAppender
Create a new instrumented appender using the given registry.
InstrumentedAppender(String, MetricRegistry) - Constructor for class io.dropwizard.metrics5.log4j2.InstrumentedAppender
Create a new instrumented appender using the given appender name and registry.
io.dropwizard.metrics5.log4j2 - package io.dropwizard.metrics5.log4j2
 

S

start() - Method in class io.dropwizard.metrics5.log4j2.InstrumentedAppender
 
A C I S 
Skip navigation links

Copyright © 2019. All rights reserved.