←Select platform

LoggingChannels Property

Summary

Gets the logging channels.

Syntax

C#
VB
C++
public List<ILoggingChannel> LoggingChannels {get;}
Public ReadOnly Property LoggingChannels As List(Of ILoggingChannel)
public: 
property List<ILoggingChannel^>^ LoggingChannels { 
   List<ILoggingChannel^>^ get(); 
} 

Property Value

The logging channels registered with this logger instance.

Example

For an example refer to Info(String,String)

Requirements

Target Platforms

See Also

Reference

Logger Class

Logger Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize