summaryrefslogtreecommitdiff
path: root/logging.go
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2019-11-04 12:13:21 -0700
committerMatthew Holt <mholt@users.noreply.github.com>2019-11-04 12:13:21 -0700
commit6011ce120a4b2df9314a800fc93a61f852b766c1 (patch)
tree9618ae2d2196fb07fff6d0a8bc3b6ea49b03190d /logging.go
parent27e288ab19a3a4d9243a8871d5b3c6426478e008 (diff)
cmd: Move module imports into standard packages
This makes it easier to make "standard" caddy builds, since you'll only need to add a single import to get all of Caddy's standard modules. There is a package for all of Caddy's standard modules (modules/standard) and a package for the HTTP app's standard modules only (modules/caddyhttp/standard). We still need to decide which of these, if not all of them, should be kept in the standard build. Those which aren't should be moved out of this repo. See #2780.
Diffstat (limited to 'logging.go')
0 files changed, 0 insertions, 0 deletions