0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/fileserver
Mohammed Al Sahaf 1aef807c71
log: Make sink logs encodable (#5441)
* log: make `sink` encodable

* deduplicate logger fields

* extract common fields into `BaseLog` and embed it into `SinkLog`

* amend godoc on `BaseLog` and `SinkLog`

* minor style change

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-03-27 21:41:24 +00:00
..
testdata fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
browse.go fileserver: New file browse template (#5427) 2023-03-10 18:19:31 +00:00
browse.html fileserver: New file browse template (#5427) 2023-03-10 18:19:31 +00:00
browsetplcontext.go fileserver: New file browse template (#5427) 2023-03-10 18:19:31 +00:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 2021-11-23 03:13:09 -05:00
caddyfile.go Drop requirement for filesystems to implement fs.StatFS 2022-09-05 19:25:34 -04:00
command.go log: Make sink logs encodable (#5441) 2023-03-27 21:41:24 +00:00
matcher.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
matcher_test.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
staticfiles.go fileserver: Remove trailing slash on fs filenames (#5417) 2023-03-03 14:45:17 -07:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00