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