ILoggerFatal Method |
Name | Description | |
---|---|---|
Fatal(IContext, Exception, NullableInt32) |
Write fatal error in log.
| |
Fatal(IContext, String, NullableInt32) |
Write fatal error in log.
| |
Fatal(IContext, Exception, IEnumerableString, NullableInt32, NullableInt32) | Obsolete.
Writes the log of the level = "fatal error" (event which blocks the system functioning)
| |
Fatal(IContext, String, IEnumerableString, NullableInt32, NullableInt32) | Obsolete.
Writes the log of the level = "fatal error" (event which blocks the system functioning)
|