ctdb-logging: Allow numeric specification of debug level
authorAmitay Isaacs <amitay@gmail.com>
Wed, 11 Nov 2015 22:15:08 +0000 (09:15 +1100)
committerMartin Schwenke <martins@samba.org>
Sun, 15 Nov 2015 23:46:14 +0000 (00:46 +0100)
commit3d8c1ca80aab82823b7cf9360cdc742e80a86e8f
tree876780d9eed8dba6ad55e6e14a4747658b5ea3a8
parent2ddc5274ba9d171d4693d994168eb7072c911568
ctdb-logging: Allow numeric specification of debug level

This makes the function compatible with parse_debug().

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