1KCAPI_SET_VERBOSITY(3)       Programming Interface      KCAPI_SET_VERBOSITY(3)
2
3
4

NAME

6       kcapi_set_verbosity - set the verbosity level of the library
7

SYNOPSIS

9       void kcapi_set_verbosity(enum kcapi_verbosity level);
10

ARGUMENTS

12       level
13           [in] verbosity level:
14

LOG_ERR

16       only log error messages (default)
17

LOG_WARN

19       log warnings and error messages
20

LOG_VERBOSE

22       log verbose messages, warnings and error messages
23

LOG_DEBUG

25       log all details of library operation
26

AUTHOR

28       Stephan Mueller <smueller@chronox.de>
29           Author.
30
32libkcapi Manual 1.3.1              July 2021            KCAPI_SET_VERBOSITY(3)
Impressum