Click or drag to resize
LogWriterAtlasLog Property
Log interface to be used when an event occurs. Implement the ILogger interface in your application and attach it to AtlasLog.

Namespace: Flir.Atlas.Live.Log
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public AtlasLog AtlasLog { get; }

Property Value

Type: AtlasLog
See Also