| Member | 
            Description | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.ChannelsPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.Channels configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.LoggersPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.Loggers configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EventLogFilterPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.EventLogFilterType configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.LogFilterPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.LogFilter configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EnabledPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.Enabled configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EnabledThreadingPropertyName | 
            Represents the name of the decorated Represents the name of the decorated Leadtools.Logging.Configuration.ConfigSectionHandler.EnabledThreading configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EventLogFilterType | 
            Gets the value of the EventLogFilterType configuration element. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.LogFilter | 
            Gets the value of LogFilter configuration element. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.Enabled | 
            Gets a value indicating whether the logging is enabled. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EnabledThreading | 
            Gets a value indicating whether the logging will be handled in its own thread. | 
        
        
            | Leadtools.Logging.Configuration.ConfigSectionHandler.EventLogFilter | 
            Gets a value representing the Leadtools.Logging.IEventLogFilter. | 
        
        
            | Leadtools.Logging.LogEventArgs.LogEventArgs(Leadtools.Logging.ILogEntry) | 
            Initializes a new instance of the Leadtools.Logging.LogEventArgs class. | 
        
        
            | Leadtools.Logging.LogEventArgs.LogEntry | 
            Gets the Leadtools.Logging.ILogEntry object. | 
        
        
            | Leadtools.Logging.Logger.OnLogging(Leadtools.Logging.ILogEntry) | 
            Raises the Logging event. | 
        
        
            | Leadtools.Logging.Logger.OnLogged(Leadtools.Logging.ILogEntry) | 
            Raises the Logged event. | 
        
        
            | Leadtools.Logging.Logger.Dispose(System.Boolean) | 
            Releases all resources used by the Leadtools.Logging.Logger. | 
        
        
            | Leadtools.Logging.Logger.Filter | 
            Gets or sets the filter that is used to determine the types of messages that are logged. | 
        
        
            | Leadtools.Logging.Logger.Enabled | 
            Gets a value indicating whether the logging is enabled. | 
        
        
            | Leadtools.Logging.Logger.EnableThreading | 
            Gets a value indicating whether the logging will be handled in its own thread. | 
        
        
            | Leadtools.Logging.Logger.Logging | 
            Occurs before a message is logged. | 
        
        
            | Leadtools.Logging.Logger.Logged | 
            Occurs after a message is logged. | 
        
        
            | Leadtools.Logging.IEventLogFilter.Configure(Leadtools.Logging.Configuration.LogFilterConfigurationElement) | 
            Configures the inherited class according to the settings specified in configuration. | 
        
        
            | Leadtools.Logging.EventLogFilter.EventLogFilter | 
            Initializes a new instance of the Leadtools.Logging.EventLogFilter class. | 
        
        
            | Leadtools.Logging.EventLogFilter.Configure(Leadtools.Logging.Configuration.LogFilterConfigurationElement) | 
            Configures the Leadtools.Logging.EventLogFilter according to the settings specified in configuration. | 
        
        
            | Leadtools.Logging.EventLogFilter.CanLog(Leadtools.Logging.ILogEntry) | 
            Determines if the Leadtools.Logging.ILogEntry can be logged. | 
        
        
            | Leadtools.Logging.EventLogFilter.LogInformation | 
            Gets or sets a value indicating whether the logging of 'Information' messages is enabled. | 
        
        
            | Leadtools.Logging.EventLogFilter.LogWarnings | 
            Gets or sets a value indicating whether the logging of 'Warning' messages is enabled. | 
        
        
            | Leadtools.Logging.EventLogFilter.LogErrors | 
            Gets or sets a value indicating whether the logging of 'Error' messages is enabled. | 
        
        
            | Leadtools.Logging.EventLogFilter.LogDebug | 
            Gets or sets a value indicating whether the logging of 'Debug' messages is enabled. | 
        
        
            | Leadtools.Logging.EventLogFilter.LogAudit | 
            Gets or sets a value indicating whether the logging of 'Audit' messages is enabled. | 
        
        
            | Leadtools.Logging.Configuration.LogFilterConfigurationElement.LogTypePropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogFilterConfigurationElement.LogType configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogFilterConfigurationElement.LogType | 
            Gets a value indicating the log type. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.DebugPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogTypeConfigurationElement.Debug configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.WarningPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogTypeConfigurationElement.Warning configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.InformationPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogTypeConfigurationElement.Information configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.ErrorPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogTypeConfigurationElement.Error configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.AuditPropertyName | 
            Represents the name of the decorated Leadtools.Logging.Configuration.LogTypeConfigurationElement.Audit configuration-element property. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.Debug | 
            Gets a value indicating whether to log 'debug' messages. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.Warning | 
            Gets a value indicating whether to log 'warning' messages. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.Information | 
            Gets a value indicating whether to log 'information' messages. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.Error | 
            Gets a value indicating whether to log 'error' messages. | 
        
        
            | Leadtools.Logging.Configuration.LogTypeConfigurationElement.Audit | 
            Gets a value indicating whether to log 'audit' messages. | 
        
        
            | Leadtools.Logging.SerializableDictionary<TKEY, TValue>() | 
            Initializes a new instance of the SerializableDictionary class. |