Files
MaxScale/server
Johan Wikman bed1c60fd4 MXS-421 Allow specifying a facility when logging
In principle a syslog priority consists of a syslog level
bit-or:d with a syslog facility. That's clear from the syslog
man page, but not so clear from the code in syslog.h.

Anyway, to make it possible to log using a specific facility
(instead of the default LOG_USER), we must allow priorities
that include a specified facility.
2018-06-15 12:41:52 +03:00
..
2018-04-23 14:02:54 +03:00
2018-06-15 10:48:07 +03:00
2017-01-16 10:56:33 +02:00