Class Log4j2Metrics

    • Constructor Summary

      Constructors 
      Constructor Description
      Log4j2Metrics()  
      Log4j2Metrics​(java.lang.Iterable<Tag> tags)  
      Log4j2Metrics​(java.lang.Iterable<Tag> tags, org.apache.logging.log4j.core.LoggerContext loggerContext)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void bindTo​(MeterRegistry registry)  
      void close()  
      • Methods inherited from class java.lang.Object

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

      • Log4j2Metrics

        public Log4j2Metrics()
      • Log4j2Metrics

        public Log4j2Metrics​(java.lang.Iterable<Tag> tags)
      • Log4j2Metrics

        public Log4j2Metrics​(java.lang.Iterable<Tag> tags,
                             org.apache.logging.log4j.core.LoggerContext loggerContext)
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable