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