GetGlobalChannels Method

Summary
Gets the list of global channels.
Syntax
C#
C++/CLI
[CLSCompliantAttribute(false)] 
public List<ILoggingChannel> GetGlobalChannels() 
[CLSCompliantAttribute(false)] 
public: 
List<ILoggingChannel^>^ GetGlobalChannels();  

Return Value

List of global changes

Remarks

Global channels can be accessed with Logger.Global. If an add-in does not provide its own logging channels, they should log to the Global logger.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.