ILogFatalFormat Method Apache log4net™ SDK Documentation
Log a formatted message string with the Fatal level.
Overload List

  NameDescription
Public methodFatalFormat(String, Object)
Logs a formatted message string with the Fatal level.
Public methodFatalFormat(String, Object)
Logs a formatted message string with the Fatal level.
Public methodFatalFormat(IFormatProvider, String, Object)
Logs a formatted message string with the Fatal level.
Public methodFatalFormat(String, Object, Object)
Logs a formatted message string with the Fatal level.
Public methodFatalFormat(String, Object, Object, Object)
Logs a formatted message string with the Fatal level.
Top
See Also

Reference