| LogDebug Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Debug(Object, String, String, Int32) |
Logs a new debug entry.
| |
| Debug(Exception, Object, String, String, Int32) |
Logs a new debug entry.
| |
| Debug(IFormatProvider, Object, String, String, Int32) |
Logs a new debug entry.
| |
| Debug(Exception, IFormatProvider, Object, String, String, Int32) |
Logs a new debug entry.
|