mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() The extensions now work with optional types, as well with complex types (like subrecords). Not returning a record in the ext_func no longer crashes bro. The default_ext_func was switched to return void in cases where no extension revord is defined (was bool). I also got rid of the offsets in the indices - with the rest of the implementation, that was not really necessary and made the code more complex. |
||
---|---|---|
.. | ||
postprocessors | ||
writers | ||
__load__.bro | ||
main.bro | ||
README |
The logging framework provides a flexible key-value based logging interface.