Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Info(String,String,Dictionary<String,Object>) Method






The source of the message.
The message.
Custom information associated with the message.
Logs the specified entry as a LogType.Information.
Syntax
public void Info( 
   string source,
   string message,
   Dictionary<string,object> custom
)
'Declaration
 
Public Overloads Sub Info( _
   ByVal source As String, _
   ByVal message As String, _
   ByVal custom As Dictionary(Of String,Object) _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim message As String
Dim custom As Dictionary(Of String,Object)
 
instance.Info(source, message, custom)

            

            
public:
void Info( 
   String^ source,
   String^ message,
   Dictionary<String^,Object^>^ custom
) 

Parameters

source
The source of the message.
message
The message.
custom
Custom information associated with the message.
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members
Overload List

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