mirror of https://github.com/digint/btrbk
documentation: add all accepted facility names for transaction_syslog
parent
cb82bd5fa4
commit
a7f52785bd
|
@ -80,9 +80,9 @@ target_url source_url parent_url message".
|
||||||
\fBtransaction_syslog\fR <facility>
|
\fBtransaction_syslog\fR <facility>
|
||||||
.RS 4
|
.RS 4
|
||||||
If set, all transactions (as described in \fItransaction_log\fR above)
|
If set, all transactions (as described in \fItransaction_log\fR above)
|
||||||
are logged to syslog. The facility parameter accepts a lowercase
|
are logged to syslog. The program name used in the messages is
|
||||||
syslog facility name, like \[lq]daemon\[rq] or \[lq]local7\[rq]. The
|
"btrbk". Accepted parameters for \fI<facility>\fR: user, mail, daemon,
|
||||||
program name used in the messages is "btrbk".
|
auth, lpr, news, cron, authpriv, local0..local7.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fBtimestamp_format\fR short|long|long\-iso
|
\fBtimestamp_format\fR short|long|long\-iso
|
||||||
|
|
Loading…
Reference in New Issue