Interface LoggerManager

    • Field Detail

      • ROLE

        static final String ROLE
    • Method Detail

      • getLoggerForComponent

        Logger getLoggerForComponent​(String role)
      • returnComponentLogger

        void returnComponentLogger​(String role)
      • returnComponentLogger

        void returnComponentLogger​(String role,
                                   String hint)
      • getThreshold

        int getThreshold()
      • setThreshold

        void setThreshold​(int threshold)
      • setThresholds

        void setThresholds​(int threshold)
      • getActiveLoggerCount

        int getActiveLoggerCount()