Leadtools.Logging Namespace > Logger Class > Warning Method : Warning(String,String,Dictionary<String,Object>) Method |
'Declaration Public Overloads Sub Warning( _ 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.Warning(source, message, custom)