Logs the given message to the Common.Logging infrastructure.
[Visual Basic] Protected Overridable Sub Log( _ ByVal eventType As TraceEventType, _ ByVal source As String, _ ByVal id As Integer, _ ByVal format As String, _ ParamArray args As Object _ )