mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-21 00:12:56 +08:00
![Matthew Holt](/assets/img/avatar_default.png)
Ideally I'd just remove the parameter to caddy.Context.Logger(), but this would break most Caddy plugins. Instead, I'm making it variadic and marking it as partially deprecated. In the future, I might completely remove the parameter once most plugins have updated.