Back to Aurora Vision Library Lite website

You are here: Start » System » Configuration » WriteLog

WriteLog


Header: AVL.h
Namespace: avl

Write log message with selected log level.

Syntax

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

Parameters

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