zeek/scripts/base/frameworks/logging
Arne Welzel a5e7faf564 logging/Manager: Fix crash for rotation format function not returning
While working on a rotation format function, ran into Zeek crashing
when not returning a value from it, fix and recover the same way as
for scripting errors.
2023-04-13 09:23:51 +02:00
..
postprocessors Merge remote-tracking branch 'origin/topic/robin/gh-54-sanitize' 2021-09-22 12:17:05 -07:00
writers Merge remote-tracking branch 'origin/topic/awelzel/2120-logdir-leftover' 2022-07-07 08:06:13 +02:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
main.zeek logging/Manager: Fix crash for rotation format function not returning 2023-04-13 09:23:51 +02:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The logging framework provides a flexible key-value based logging interface.