ctdb-common: Switch initial debug type to DEBUG_DEFAULT_STDERR
commit666a048707436a8ba3b9a9cb297a4fd504fa1e54
authorMartin Schwenke <martin@meltin.net>
Fri, 24 Sep 2021 12:17:53 +0000 (24 22:17 +1000)
committerAmitay Isaacs <amitay@samba.org>
Mon, 17 Jan 2022 03:43:30 +0000 (17 03:43 +0000)
treea4aac9f89cec0081f9bd60e55357a856e5b8a232
parent5f9dbf3decd17129f360cbe14383cc79e20fb70b
ctdb-common: Switch initial debug type to DEBUG_DEFAULT_STDERR

This can be overridden by DEBUG_FILE, whereas DEBUG_STDERR can not.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/logging.c