mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
re-add comment full debug of log.c
This commit is contained in:
2
log.c
2
log.c
@@ -37,7 +37,7 @@
|
|||||||
#define DEFAULT_SYSLOG_FACILITY LOG_LOCAL0
|
#define DEFAULT_SYSLOG_FACILITY LOG_LOCAL0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define REPMGR_DEBUG
|
/* #define REPMGR_DEBUG */
|
||||||
|
|
||||||
void
|
void
|
||||||
stderr_log_with_level(const char *level_name, int level, const char *fmt, ...)
|
stderr_log_with_level(const char *level_name, int level, const char *fmt, ...)
|
||||||
|
|||||||
Reference in New Issue
Block a user