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