LEADTOOLS (Leadtools.Logging assembly)

Debug(String,String) Method

Show in webframe





The source of the message.
The message.
Logs the specified entry as a LogType.Debug.
Syntax
public void Debug( 
   string source,
   string message
)
'Declaration
 
Public Overloads Sub Debug( _
   ByVal source As String, _
   ByVal message As String _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim message As String
 
instance.Debug(source, message)

            

            
public:
void Debug( 
   String^ source,
   String^ message
) 

Parameters

source
The source of the message.
message
The message.
Example
For an example refer to Info(String,String)
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members
Overload List

 

 


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

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