From: Marko Kreen Date: Thu, 18 Nov 2010 12:00:16 +0000 (+0200) Subject: doc: mention syslog_ident X-Git-Tag: pgbouncer_1_4_rc3~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5505863676f74a20ee9932210f9bd738b38c274;p=pgbouncer doc: mention syslog_ident --- diff --git a/doc/config.txt b/doc/config.txt index 638c532..69352bc 100644 --- a/doc/config.txt +++ b/doc/config.txt @@ -193,6 +193,12 @@ As for windows environment, eventlog is used instead. Default: 0 +==== syslog_ident ==== + +Under what name to send logs to syslog. + +Default: pgbouncer (program name) + ==== syslog_facility ==== Under what facility to send logs to syslog.