Logging: Add BiF to flush all logs

This commit is contained in:
Jan Grashoefer 2025-10-13 19:20:34 +02:00
parent 5227e7ebb9
commit ccab1a91bf
5 changed files with 15 additions and 5 deletions

View file

@ -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",