Skip to content

WIP: Add SyslogFacility option.

Alexander Færøy requested to merge bugs/25355 into master

This patch adds the SyslogFacility option to torrc. This option allows you to customize the logging facility passed to openlog(3). The default value will continue to be the configure time constant LOGFACILITY.

See: https://bugs.torproject.org/25355

Merge request reports