libalpm
Arch Linux Package Manager Library
Functions
log.h File Reference
#include "alpm.h"
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _alpm_log (alpm_handle_t *handle, alpm_loglevel_t flag, const char *fmt,...) __attribute__((format(printf

Function Documentation

void _alpm_log ( alpm_handle_t handle,
alpm_loglevel_t  flag,
const char *  fmt,
  ... 
)