debug.h: introduce DEBUG_STARTUP_NOTICE
authorBjörn Jacke <bj@sernet.de>
Mon, 18 Sep 2023 11:48:06 +0000 (13:48 +0200)
committerJule Anger <janger@samba.org>
Tue, 19 Dec 2023 09:43:09 +0000 (09:43 +0000)
commitfb08893cde411072fba125accff328138530f900
tree39adb205c077bd791d94ea23fc0380472337ddfd
parent13748870c37929e60835a5affdf5ac405cb436d2
debug.h: introduce DEBUG_STARTUP_NOTICE

this is log level -1 and lowest syslog priority. This is used for start up
messages and copyright notices, which should always be printed but which are no
errors or warnings.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15377

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit ccfe345fece0a5a44d766fb9426d43c2e046d040)
lib/util/debug.h