Click or drag to resize
ILogFatal Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodFatal(Object, String, String, Int32)
Logs a new fatal error entry.
Public methodFatal(Exception, Object, String, String, Int32)
Logs a new fatal error entry.
Public methodFatal(IFormatProvider, Object, String, String, Int32)
Logs a new fatal error entry.
Public methodFatal(Exception, IFormatProvider, Object, String, String, Int32)
Logs a new fatal error entry.
Top
See Also