Class ConfigurationEvent

java.lang.Object
ch.qos.logback.core.spi.ConfigurationEvent

public class ConfigurationEvent extends Object
This class configuration events which can be of various types such as CHANGE_DETECTED, CONFIGURATION_STARTED and CONFIGURATION_ENDED. Configuration events can be accompanied by supplemental data which can be null.
Since:
1.3.6/1.4.6