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)