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