hnm_setLogVerbosity()

Set the verbosity level.

Synopsis:

#include <hnm/core.h>
 
void hnm_setLogVerbosity(unsigned verbosity)

Arguments:

verbosity

The verbosity level.

Library:

libhnm

Description:

The hnm_setLogVerbosity() function sets the verbosity level for log output generated by the HNM.

Returns:

Nothing.