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