#include <stdio.h>
#include "gu_log.h"
Go to the source code of this file.
|
int | gu_conf_set_log_file (FILE *file) |
|
int | gu_conf_set_log_callback (gu_log_cb_t callback) |
|
int | gu_conf_self_tstamp_on () |
|
int | gu_conf_self_tstamp_off () |
|
int | gu_conf_debug_on () |
|
int | gu_conf_debug_off () |
|
Configuration interface for libgalerautils
- Id
- gu_conf.h 886 2009-06-25 02:08:03Z alex