nn::nex::EventLog::SetLogLevel Member Function

Syntax

void SetLogLevel(
     LogLevel lLevel
);

Parameters

Name Description
in lLevel The importance of the output log.

Return Values

None.

Description

Sets the log level.

The log level represents the importance of the log. Only logs that are at or above this set level of importance are output.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL