zeek/testing/btest/plugins/logging-hooks-plugin
Arne Welzel 927a06b9ab logging: Fix HookLogInit() and HookLogWrite() info usage
There's two instances of WriterBackend::WriterInfo for a given
writer. One in Manager::WriterInfo that's accessible via
stream.writers and a copy within WriterFrontend.

Commit 78999d147d switched to use the
address of the frontend's info instance for HookLogWrite() invocations,
breaking users using the address for identification purposes.
2025-01-14 10:44:50 +01:00
..
src logging: Fix HookLogInit() and HookLogWrite() info usage 2025-01-14 10:44:50 +01:00
.btest-ignore Plugin: Add hooks for log init and writing. 2017-04-24 14:02:05 -07:00