Overload List

  NameDescription
CompositeLoggingProvider()()()
Initializes a new instance of the CompositeLoggingProvider class. Please do not use this constructor to initialize this type. Use one of the overloaded constructors instead.
CompositeLoggingProvider(LoggingEventType, LoggingProviderBase, array<LoggingProviderBase>[]()[])
Initializes a new instance of the CompositeLoggingProvider class.
CompositeLoggingProvider(LoggingEventType, LoggingProviderBase, IEnumerable<(Of <(LoggingProviderBase>)>))
Initializes a new instance of the CompositeLoggingProvider class.

See Also