LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetLogger Method
See Also 
Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : GetLogger Method



addinName
Name of the addin.
loggerName
Name of the logger.
addinName
Name of the addin.
loggerName
Name of the logger.
Gets the logger for the specified addin.

Syntax

Visual Basic (Declaration) 
<CLSCompliantAttribute(False)>
Public Function GetLogger( _
   ByVal addinName As String, _
   ByVal loggerName As String _
) As Logger
Visual Basic (Usage)Copy Code
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim value As Logger
 
value = instance.GetLogger(addinName, loggerName)
C# 
[CLSCompliantAttribute(false)]
public Logger GetLogger( 
   string addinName,
   string loggerName
)
C++/CLI 
[CLSCompliantAttribute(false)]
public:
Logger^ GetLogger( 
   String^ addinName,
   String^ loggerName
) 

Parameters

addinName
Name of the addin.
loggerName
Name of the logger.

Return Value

A logger for use with logging diagnostic information.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features