| ILogger Interface |
Defines an abstraction for Logger public interface.
Namespace: Flir.Atlas.Diagnostics.LogAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax The ILogger type exposes the following members.
Methods
| Name | Description |
---|
| Log |
Writes the diagnostic message at the specified level.
|
TopSee Also