DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gcrypt.info.gz) Logging handler

Info Catalog (gcrypt.info.gz) Error handler (gcrypt.info.gz) Handler Functions
 
 4.4 Logging handler
 ===================
 
  -- Data type: gcry_handler_log_t
      This type is defined as: `void (*gcry_handler_log_t) (void *, int,
      const char *, va_list)'
 
  -- Function: void gcry_set_log_handler (gcry_handler_log_t FUNC_LOG,
           void *CB_DATA)
      This function registers FUNC_LOG as `logging handler', which means
      that it will be called in case Libgcrypt wants to log a message.
 
Info Catalog (gcrypt.info.gz) Error handler (gcrypt.info.gz) Handler Functions
automatically generated byinfo2html