Click or drag to resize
ILogDebugFormat Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodDebugFormat(FormatMessageCallback, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, FormatMessageCallback, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, FormatMessageCallback, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, FormatMessageCallback, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(String, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, String, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, String, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, String, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(String, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, String, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, String, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, String, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(String, Object, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, String, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, String, Object, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(IFormatProvider, String, Object, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Public methodDebugFormat(Exception, IFormatProvider, String, Object, Object, Object, Object, String, String, Int32)
Logs a new debug entry.
Top
See Also