GetLogger Method

Summary
Gets the logger for the specified add-in.
Syntax
C#
C++/CLI
[CLSCompliantAttribute(false)] 
public Logger GetLogger( 
   string addinName, 
   string loggerName 
) 
[CLSCompliantAttribute(false)] 
public: 
Logger^ GetLogger(  
   String^ addinName, 
   String^ loggerName 
)  

Parameters

addinName
Name of the add-in.

loggerName
Name of the logger.

Return Value

A logger for use with logging diagnostic information.

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.