ILoggerError Method |
Name | Description | |
---|---|---|
Error(IContext, Exception, NullableInt32) |
Write error in log.
| |
Error(IContext, String, NullableInt32) |
Write error in log.
| |
Error(IContext, Exception, IEnumerableString, NullableInt32, NullableInt32) | Obsolete.
Writes the log of the level = "error" (action that has not been executed and the error was returned)
| |
Error(IContext, String, IEnumerableString, NullableInt32, NullableInt32) | Obsolete.
Writes the log of the level = "error" (action that has not been executed and the error was returned)
|