]> git.ipfire.org Git - thirdparty/suricata.git/commit
logging: expose the log level with a function
authorJason Ish <jason.ish@oisf.net>
Tue, 25 Aug 2020 18:47:10 +0000 (12:47 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 3 Sep 2020 11:02:18 +0000 (13:02 +0200)
commit87a91e6aa87c8b4d740fbd74fc57ebd88e586ff2
tree96f0b5e88374f0af2be9435824e53f9c5118757c
parentac93ab281d38d0b28c81349a971dce57782cefa1
logging: expose the log level with a function

The log level needs to exposed so Rust plugins can bootstrap
themselves with the correct login to SCLogNotice!(), etc work
as expected.
src/util-debug.c
src/util-debug.h