re-add comment full debug of log.c

This commit is contained in:
Nathan Van Overloop
2014-06-06 14:45:27 +02:00
committed by Jaime Casanova
parent 5a27d5e57b
commit 2676adcaed

2
log.c
View File

@@ -37,7 +37,7 @@
#define DEFAULT_SYSLOG_FACILITY LOG_LOCAL0
#endif
#define REPMGR_DEBUG
/* #define REPMGR_DEBUG */
void
stderr_log_with_level(const char *level_name, int level, const char *fmt, ...)