Log a formatted string with the Debug level.
Overload List
| Name | Description | |
|---|---|---|
| DebugFormat(String, Object) |
Logs a formatted message string with the Debug level.
| |
| DebugFormat(String, Object) |
Logs a formatted message string with the Debug level.
| |
| DebugFormat(IFormatProvider, String, Object) |
Logs a formatted message string with the Debug level.
| |
| DebugFormat(String, Object, Object) |
Logs a formatted message string with the Debug level.
| |
| DebugFormat(String, Object, Object, Object) |
Logs a formatted message string with the Debug level.
|
See Also