Re: syslog

From: <possessor.assizer305_at_aceecat.org>
Date: Wed, 05 Apr 2023 20:44:57 UTC
On Wed, Apr 05, 2023 at 03:39:33AM -0700, Doug Hardie wrote:

> I am writing a program that I would like to log some messages with
> LOG_DEBUG, and others with LOG_INFO and LOG_MAIL.

May be relevant or not, but notice that LOG_DEBUG and LOG_INFO are
priorities but LOG_MAIL is a facility.

-- 
Ian