rrSetLogLevel

Sets log level.

By default all logs are shown to console.

RRError rrSetLogLevel(

RRLogLevel log_level);

Applies to

Native

Parameters

Parameter

Input/Output

Description

log_level

input

Preferred log level.

Return

Returns an error in case of a failure, or RR_Success otherwise.