Provided by: libkcapi-dev_1.4.0-1ubuntu4_amd64 
      
    
NAME
       kcapi_set_verbosity - set the verbosity level of the library
SYNOPSIS
       void kcapi_set_verbosity(enum kcapi_verbosity level);
ARGUMENTS
       level
           [in] verbosity level:
LOG_ERR
       only log error messages (default)
LOG_WARN
       log warnings and error messages
LOG_VERBOSE
       log verbose messages, warnings and error messages
LOG_DEBUG
       log all details of library operation
AUTHOR
       Stephan Mueller <smueller@chronox.de>
           Author.
COPYRIGHT
libkcapi Manual 1.5.0 April 2024 KCAPI_SET_VERBOSITY(3)