mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
There is no need to have both a .log_warn() and .log_err(), even their names are confusing by now. Let's just have the most liberal one and reduce one more thing we need to know about. Also, these traits don't need to be pub.