Back to Adaptive Vision Library website

You are here: Start » Function Reference » Configuration » WriteLog

WriteLog


Header:AVL.h
Namespace:avl

Write log message with selected log level.

Syntax

C++
C#
 
void avl::WriteLog
(
	const atl::String& inMessage,
	const avl::LogsLevel::Type& inLogLevel
)

Parameters

Name Type Default Description
inMessage const String&
inLogLevel const LogsLevel::Type&