re-add comment full debug of log.c

This commit is contained in:
Nathan Van Overloop
2014-06-06 14:45:27 +02:00
parent 4f810aee2c
commit a11bb60fd5

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, ...)