Common Logging 2.0 API Reference |
|
NoOpLogger.Fatal(IFormatProvider, Action, Exception) Method
Ignores message.
Parameters
-
formatProvider
- An IFormatProvider that supplies culture-specific formatting information.
-
formatMessageCallback
- A callback used by the logger to obtain the message if log level is matched
-
exception
- The exception to log, including its stack Fatal.
Implements
ILog.Fatal
See Also
NoOpLogger Class | Common.Logging.Simple Namespace | NoOpLogger.Fatal Overload List