C#
VB
C++
Gets the logging channels.
public List<ILoggingChannel> LoggingChannels { get; } Public ReadOnly Property LoggingChannels As List(Of ILoggingChannel)
public:property List<ILoggingChannel^>^ LoggingChannels {List<ILoggingChannel^>^ get();}
The logging channels registered with this logger instance.
For an example refer to Info(string,string)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
