debug: add a call to debug_parse_levels() to reopen_logs()
authorRalph Boehme <slow@samba.org>
Wed, 12 Dec 2018 11:43:47 +0000 (12:43 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 20 Dec 2018 02:19:26 +0000 (03:19 +0100)
commit4341f24069f991dc7119093e418aac392e0a1b50
treeecb3b66bec7d8880884eabc1cb71c8165133fb94
parent2bc7e254a62cfc6a60ecff425fc71173c6d21a10
debug: add a call to debug_parse_levels() to reopen_logs()

This allows correct refresh of the "log level" setting when reloading config.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/debug_s3.c