LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetLogger Method

Show in webframe





Name of the addin.
Name of the logger.
Gets the logger for the specified addin.
Syntax
[CLSCompliantAttribute(false)]
public Logger GetLogger( 
   string addinName,
   string loggerName
)
'Declaration
 
<CLSCompliantAttribute(False)>
Public Function GetLogger( _
   ByVal addinName As String, _
   ByVal loggerName As String _
) As Logger
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim value As Logger
 
value = instance.GetLogger(addinName, loggerName)

            

            
[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

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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