Index

A I L 
All Classes and Interfaces|All Packages

A

addHistogramKvBlacklist(String) - Method in class io.github.dordor12.LogbackToMetricsAppender
Adds a key to the blacklist for histogram creation.
addHistogramKvWhitelist(String) - Method in class io.github.dordor12.LogbackToMetricsAppender
Adds a key to the whitelist for histogram creation.
addKvBlacklist(String) - Method in class io.github.dordor12.LogbackToMetricsAppender
Adds a key to the blacklist for metric tag extraction.
addKvWhitelist(String) - Method in class io.github.dordor12.LogbackToMetricsAppender
Adds a key to the whitelist for metric tag extraction.
append(ILoggingEvent) - Method in class io.github.dordor12.LogbackToMetricsAppender
 

I

io.github.dordor12 - package io.github.dordor12
 

L

LogbackToMetricsAppender - Class in io.github.dordor12
A Logback appender that converts log events into Micrometer metrics.
LogbackToMetricsAppender() - Constructor for class io.github.dordor12.LogbackToMetricsAppender
Default constructor that initializes the appender with an empty output stream.
A I L 
All Classes and Interfaces|All Packages