mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-28 17:36:30 +00:00
Make the default log level INFO
This ensures that repmgrd outputs a reasonable amount of logging information at the default log level.
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
# -------------------------------
|
||||
|
||||
# Log level: possible values are DEBUG, INFO, NOTICE, WARNING, ERR, ALERT, CRIT or EMERG
|
||||
# (default: NOTICE)
|
||||
#loglevel=NOTICE
|
||||
# (default: INFO)
|
||||
#loglevel=INFO
|
||||
|
||||
# Note that logging facility settings will only apply to `repmgrd` by default;
|
||||
# `repmgr` will always write to STDERR unless the switch `--log-to-file` is
|
||||
|
||||
Reference in New Issue
Block a user