LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Debug(String,String) Method
See Also 
Leadtools.Logging Namespace > Logger Class > Debug Method : Debug(String,String) Method



source
The source of the message.
message
The message.
source
The source of the message.
message
The message.
Logs the specified entry as a LogType.Debug.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub Debug( _
   ByVal source As String, _
   ByVal message As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As Logger
Dim source As String
Dim message As String
 
instance.Debug(source, message)
C# 
public void Debug( 
   string source,
   string message
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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