Class LoggerConfigurationEntity

  • All Implemented Interfaces:
    Serializable, WebEntity

    public class LoggerConfigurationEntity
    extends Object
    implements WebEntity
    Web entity used to carries the configuration of a given logger between a client and a REST resource.
    Author:
    mmoquillon
    See Also:
    Serialized Form
    • Field Detail

      • PARENT_LEVEL

        public static String PARENT_LEVEL
        Constant that defines the level of a logger is the one of one of its parent. It is defaulted to one of its parent logger.