Class Logging.LogLevel

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Logging

    protected static class Logging.LogLevel
    extends Level
    Custom logging level used for FATAL and OPERATION.
    See Also:
    Serialized Form
    • Constructor Detail

      • LogLevel

        public LogLevel​(String name,
                        int level)