Go to the source code of this file.
Macros | |
#define | CVT_BUF_MAX 1023 |
Functions | |
char * | bug_report_url (void) |
void | log_fatal (const char *fmt,...) |
int | log_error (const char *fmt,...) |
int | log_info (const char *fmt,...) |
int | log_debug (const char *fmt,...) |
void | do_percentm (char *obuf, const char *ibuf) |
Variables | |
int | log_perror = 1 |
void(* | log_cleanup )(void) |