Interface VirtualHostLogger<X extends VirtualHostLogger<X>>

    • Method Detail

      • stopLogging

        void stopLogging()
      • getErrorCount

        long getErrorCount()
      • getWarnCount

        long getWarnCount()
      • resetStatistics

        void resetStatistics()