Date: Wed, 5 Apr 2023 03:39:33 -0700 From: Doug Hardie <bc979@lafn.org> To: questions@freebsd.org Subject: syslog Message-ID: <5748DDF6-66A6-4BF5-83BA-51B08D025F46@sermon-archive.info>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_77EAC652-7E51-488F-A146-B77F65CC8A45 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I am writing a program that I would like to log some messages with = LOG_DEBUG, and others with LOG_INFO and LOG_MAIL. I have tried openlog = before each of them with the right facilities and levels, but some of = the messages are simply dropped. It appears to change between = invocations weather the debug or mail messages are dropped. Is there a = way to do this? -- Doug --Apple-Mail=_77EAC652-7E51-488F-A146-B77F65CC8A45 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I am writing a program that I would like to log some messages with LOG_DEBUG, and others with LOG_INFO and LOG_MAIL. I have tried openlog before each of them with the right facilities and levels, but some of the messages are simply dropped. It appears to change between invocations weather the debug or mail messages are dropped. Is there a way to do this?<div><br><div> <div>-- Doug</div> </div> <br></div></body></html> --Apple-Mail=_77EAC652-7E51-488F-A146-B77F65CC8A45--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5748DDF6-66A6-4BF5-83BA-51B08D025F46>