added some messages to the clone command

This commit is contained in:
Gabriele Bartolini
2010-12-30 15:15:45 +01:00
committed by Greg Smith
parent cb36aaddff
commit 83eee2ed96
2 changed files with 31 additions and 9 deletions

2
log.c
View File

@@ -35,6 +35,8 @@
#define DEFAULT_SYSLOG_FACILITY LOG_LOCAL0
#endif
/* #define REPMGR_DEBUG */
static int detect_log_level(const char* level);
static int detect_log_facility(const char* facility);