Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Live Namespaces
Flir.Atlas.Live.Log
LogWriter Class
LogWriter Methods
WriteToLog Method
WriteToLog Method (String)
WriteToLog Method (LogLevel, String)
LogWriter
WriteToLog Method (LogLevel, String)
Write event to the log file
Namespace:
Flir.Atlas.Live.Log
Assembly:
Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
Copy
public
void
WriteToLog
(
LogLevel
level
,
string
message
)
Parameters
level
Type:
Flir.Atlas.Diagnostics.Log
LogLevel
Log level
message
Type:
System
String
The message to write to the log
See Also
Reference
LogWriter Class
WriteToLog Overload
Flir.Atlas.Live.Log Namespace