Leadtools.Cloud.Job Namespace > JobBase Class : Log Method |
'Declaration Public Sub Log( _ ByVal message As String, _ ByVal source As String, _ ByVal type As LogType _ )
'Usage Dim instance As JobBase Dim message As String Dim source As String Dim type As LogType instance.Log(message, source, type)
For more information on the Leadtools.Logging framework, refer to Programming with LEADTOOLS Logging.