base/bif/logging.bif.zeek
- GLOBAL
- Log
Internal functions and types used by the logging framework.
- Namespaces
GLOBAL, Log
Summary
Functions
Detailed Interface
Functions
- Log::__add_filter
- Type
function(id:Log::ID, filter:Log::Filter) :bool
- Log::__create_stream
- Type
function(id:Log::ID, stream:Log::Stream) :bool
- Log::__delay
- Type
function(id:Log::ID, rec:any, post_delay_cb:Log::PostDelayCallback) :Log::DelayToken