Common Logging 2.0 API Reference |
|
NoOpLogger.Warn(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 Warn.
Implements
ILog.Warn
See Also
NoOpLogger Class | Common.Logging.Simple Namespace | NoOpLogger.Warn Overload List