ILogger Warn Method (String, Exception, Object ) | Glimpse API Documentation |
Log message at Warn level.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- messageFormat
- Type: System String
The message format.
- exception
- Type: System Exception
The exception.
- args
- Type: System Object
The args.
See Also