mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
e43b6d8178
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. |
||
---|---|---|
.. | ||
module_test.go | ||
module.go | ||
tracer_test.go | ||
tracer.go | ||
tracerprovider_test.go | ||
tracerprovider.go |