caddy/caddyconfig/httpcaddyfile
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
..
addresses.go httpcaddyfile: Fix bind when IPv6 is specified with network (#4950) 2022-09-15 08:03:24 -06:00
addresses_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
addresses_test.go httpcaddyfile: Preserve IPv6 addresses through normalization (fix #4381) 2021-10-20 10:27:59 -06:00
builtins.go httpcaddyfile: Fix `handle` grouping inside `route` (#5315) 2023-01-18 16:04:41 -05:00
builtins_test.go caddyfile: Implement variadics for import args placeholders (#5249) 2023-02-16 17:08:36 -07:00
directives.go httpcaddyfile: Adjust path matcher sorting to solve for specificity (#5462) 2023-03-27 15:43:44 -04:00
directives_test.go tests: Clean up redundant type declarations 2020-04-10 08:48:21 -06:00
httptype.go log: Make sink logs encodable (#5441) 2023-03-27 21:41:24 +00:00
httptype_test.go caddyfile: Introduce basic linting and fmt check (#3923) 2021-01-04 11:11:36 -07:00
options.go httpcaddyfile: Add persist_config global option (#5339) 2023-01-27 23:31:37 -05:00
options_test.go caddyconfig: add global option for configuring loggers (#4028) 2021-03-12 13:00:02 -07:00
pkiapp.go acme_server: Configurable default lifetime for issued certificates (#5232) 2022-12-06 00:12:26 -07:00
serveroptions.go caddyhttp: Determine real client IP if trusted proxies configured (#5104) 2023-03-27 20:22:59 +00:00
tlsapp.go caddytls: Eval replacer on automation policy subjects (#5459) 2023-03-27 21:16:22 +00:00
tlsapp_test.go caddytls: Eval replacer on automation policy subjects (#5459) 2023-03-27 21:16:22 +00:00