Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging Namespace > Logger Class > Info Method : Info(String,String,Dictionary<String,Object>) Method |
'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)