mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-31 16:36:34 -05:00

The filter is returned via const reference, so this was making a pointless copy of the entire filter every time a message was being pushed into the logger instance.