Go to the source code of this file.
Enumerations | |
enum | { LOG_ERROR, LOG_WARN, LOG_DEBUG, LOG_KEYDEBUG, LOG_NETWORKDEBUG, LOG_ROUTING, LOG_SECUREDEBUG, LOG_DATA, LOG_COUNT } |
Functions | |
void * | log_init () |
void | log_message (void *logs, int type, char *format,...) |
void | log_direct (void *logs, int type, FILE *fp) |
|
|
|
|
|
|
|
|