Class LoggingMetricsConfigurator


  • public class LoggingMetricsConfigurator
    extends java.lang.Object
    Utility class for adding metrics instrumentation to logging framework.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addMetricsAppenderToLogback()
      Add an appender to Logback logging framework that will track the types of log messages made.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoggingMetricsConfigurator

        public LoggingMetricsConfigurator()
    • Method Detail

      • addMetricsAppenderToLogback

        @PostConstruct
        public final void addMetricsAppenderToLogback()
        Add an appender to Logback logging framework that will track the types of log messages made.