[This is preliminary documentation and subject to change.]
Writes the diagnostic message at the specified level using the specified Byte as a parameter and formatting it with the supplied format provider.
[Visual Basic] Overloads Public Sub Log( _ ByVal level As LogLevel, _ ByVal formatProvider As IFormatProvider, _ ByVal message As String, _ ByVal argument As Byte _ )