NullLogger Error Method (String, Exception, Object ) | Glimpse API Documentation |
Log message at Error 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.
Implements
ILogger Error(String, Exception, Object )See Also