mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
deb82006e5
Don't know why codes with macro dosen't work. As it's only a few expensive, just code it without macro for now. \#if (MIN_LOGGER_LEVEL == LOG_TRACE) || (MIN_LOGGER_LEVEL == LOG_DEBUG) fprintf(stderr, "[%s] %s:%d(%s) %s\n", strlevel, file, line, func, message); \#endif |
||
---|---|---|
.. | ||
command_line_arguments.c | ||
command_line_arguments.h | ||
config_defaults.h | ||
config.c | ||
config.h | ||
global.h | ||
log_backend_stdout.c | ||
log_backend_stdout.h | ||
log_backend_syslog.c | ||
log_backend_syslog.h | ||
log.c | ||
log.h | ||
Makefile.inc | ||
tox-bootstrapd.c |