Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Diagnostics.Log
AtlasLog Class
AtlasLog Methods
Log Method
Log Method (LogLevel, String)
Log Method (LogLevel, String, Object[])
AtlasLog
Log Method (LogLevel, String)
Log message.
Namespace:
Flir.Atlas.Diagnostics.Log
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
public
void
Log
(
LogLevel
level
,
string
message
)
Parameters
level
Type:
Flir.Atlas.Diagnostics.Log
LogLevel
Log level.
message
Type:
System
String
Message to be written.
See Also
Reference
AtlasLog Class
Log Overload
Flir.Atlas.Diagnostics.Log Namespace