mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 11:28:17 +00:00
0c7978e341
The name is passed through to should_enqueue_log_record as an additonal parameter to make it possible to reason about whether a given record should get queued for a specific log hook instance. This is a breaking change, but it can be easily resolved by adding the name parameter to the `configure_log_hook` call.