The following tables list the members exposed by ConfigSectionHandler.
Name | Description | |
---|---|---|
![]() |
ConfigSectionHandler | Initializes a new instance of the ConfigSectionHandler class. |
Name | Description | |
---|---|---|
![]() |
IsReadOnly | Gets a value indicating whether the ConfigSectionHandler object is read-only. |
Name | Description | |
---|---|---|
![]() |
Channels | Gets the global logging channels. |
![]() |
Enabled | Gets a value indicating whether the logging is enabled. |
![]() |
EnabledThreading | Gets a value indicating whether the logging will be handled in its own thread. |
![]() |
EventLogFilter | Gets a value representing the Leadtools.Logging.IEventLogFilter. |
![]() |
EventLogFilterType | Gets the value of the EventLogFilterType configuration element. |
![]() |
LogFilter | Gets the value of LogFilter configuration element. |
![]() |
Loggers | Gets the value of the loggers configuration element |
Name | Description | |
---|---|---|
![]() |
ChannelsPropertyName | Represents the name of the decorated Channels configuration-element property. |
![]() |
EnabledPropertyName | Represents the name of the decorated Enabled configuration-element property. |
![]() |
EnabledThreadingPropertyName | Represents the name of the decorated EnabledThreading configuration-element property. |
![]() |
EventLogFilterPropertyName | Represents the name of the decorated EventLogFilterType configuration-element property. |
![]() |
LogFilterPropertyName | Represents the name of the decorated LogFilter configuration-element property. |
![]() |
LoggersPropertyName | Represents the name of the decorated Loggers configuration-element property. |