Leadtools.Logging Namespace > Logger Class > Logger Constructor : Logger Constructor(List<ILoggingChannel>) |
public Logger( List<ILoggingChannel> channels )
'Declaration Public Function New( _ ByVal channels As List(Of ILoggingChannel) _ )
'Usage Dim channels As List(Of ILoggingChannel) Dim instance As New Logger(channels)
public: Logger( List<ILoggingChannel^>^ channels )