mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-01 05:41:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| distributedstek | ||
| standardstek | ||
| acmeissuer.go | ||
| automation.go | ||
| certmanagers.go | ||
| certselection.go | ||
| connpolicy.go | ||
| fileloader.go | ||
| folderloader.go | ||
| internalissuer.go | ||
| matchers.go | ||
| matchers_test.go | ||
| pemloader.go | ||
| sessiontickets.go | ||
| storageloader.go | ||
| tls.go | ||
| values.go | ||
| zerosslissuer.go | ||