Class AbstractLoggerConfigurationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractLoggerConfigurationType
All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
ClassLoggerConfigurationType, SubSystemLoggerConfigurationType

public abstract class AbstractLoggerConfigurationType extends AbstractMutableContainerable
Configuration of the logger: the facility that collects log messages from the code.
See Also: