mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Logging: Add BiF to flush all logs
This commit is contained in:
parent
5227e7ebb9
commit
ccab1a91bf
5 changed files with 15 additions and 5 deletions
|
@ -136,6 +136,7 @@ global known_BiFs = set(
|
|||
"Log::__disable_stream",
|
||||
"Log::__enable_stream",
|
||||
"Log::__flush",
|
||||
"Log::flush_all",
|
||||
"Log::__get_delay_queue_size",
|
||||
"Log::__remove_filter",
|
||||
"Log::__remove_stream",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue