]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua/logging: re-add lua script and line numbers
authorJason Ish <jason.ish@oisf.net>
Mon, 2 Jun 2025 16:04:19 +0000 (10:04 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 4 Jun 2025 07:39:51 +0000 (09:39 +0200)
commit5a19c95a07180fe7942d3507ce043a762b48878f
tree40d5d7f523e8395818079133aa55b3daa640665d
parent535661139ed0af2bf8bd7f763144e05522206b0a
lua/logging: re-add lua script and line numbers

Note that while we try to log the Lua function name, its never
logged. Instead "Lua" is logged as the function name.
src/util-lua-log.c