Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Nov 2017 18:25:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 216756] syslog(3): example error log message should use LOG_ERR level
Message-ID:  <bug-216756-9-1pYxzljVFP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216756-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216756-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216756

--- Comment #2 from commit-hook@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@gmail.com)
  Reviewed by:          noone (after 2 months)
  Differential Revision:        https://reviews.freebsd.org/D11824

Changes:
  head/lib/libc/gen/syslog.3

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216756-9-1pYxzljVFP>