[Bug 216756] syslog(3): example error log message should use LOG_ERR level
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 5 18:25:16 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216756
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bcr
Date: Sun Nov 5 18:24:31 UTC 2017
New revision: 325440
URL: https://svnweb.freebsd.org/changeset/base/325440
Log:
The last example used LOG_INFO, but the message itself said error.
Change to LOG_ERR to be less confusing.
PR: 216756
Submitted by: Thomas Cort (linuxgeek at gmail.com)
Reviewed by: noone (after 2 months)
Differential Revision: https://reviews.freebsd.org/D11824
Changes:
head/lib/libc/gen/syslog.3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list