| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-16 | core: Variadic Context.Logger(); soft deprecation | Matthew Holt | |
| 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. | |||
| 2022-08-31 | events: Tune logging and context cancellation | Matthew Holt | |
| 2022-08-31 | events: Implement event system (#4912) | Francis Lavoie | |
| Co-authored-by: Matt Holt <mholt@users.noreply.github.com> | |||
