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