|
XMMS2
|
Logging functions. More...
#include <time.h>#include <stdio.h>#include <string.h>#include <stdlib.h>#include <glib.h>#include <xmmspriv/xmms_log.h>#include <xmmspriv/xmms_localtime.h>#include <xmmsc/xmmsc_log.h>#include <xmmsc/xmmsc-glib.h>Functions | |
| void | xmms_log_set_format (const gchar *format) |
| void | xmms_log_init (gint verbosity) |
| void | xmms_log_shutdown () |
Logging functions.
| void xmms_log_init | ( | gint | verbosity | ) |
Referenced by main().
| void xmms_log_set_format | ( | const gchar * | format | ) |
Referenced by main().
| void xmms_log_shutdown | ( | void | ) |