aboutsummaryrefslogtreecommitdiff
path: root/plugin/log (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Log the literal value, not a format string (#5425)Gravatar Andy Lindeman 2-1/+14
2022-03-07[plugin/log] Expand `{combined}` and `{common}` in log format (#5230)Gravatar Yong Tang 2-10/+24
2021-10-13cleanup deprecated package io/ioutil (#4920)Gravatar Zou Nengren 1-2/+2
2021-06-08plugin/log: fix closing of codeblock (#4680)Gravatar Miek Gieben 1-1/+1
2020-11-11Remove newlines between braces (#4279)Gravatar Miek Gieben 1-1/+0
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 2-3/+2
2020-01-17docs: update README and log plugin (#3602)Gravatar Miek Gieben 1-7/+6
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-6/+0
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-09-19update doc to not use the root zone for everything (#3288)Gravatar Miek Gieben 1-1/+1
2019-07-16Fix log plugin benchmark and slightly improve performance (#3004)Gravatar Charlie Vieth 2-6/+10
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 2-2/+2
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 1-1/+1
2019-04-08Run gofmt -w -s on codebase (#2773)Gravatar Miek Gieben 1-19/+19
2019-03-25plugin/log: remove ErrorFunc (#2716)Gravatar Miek Gieben 3-24/+5
2019-02-12pkg/replace: make it more efficient. (#2544)Gravatar Miek Gieben 3-6/+13
2019-01-30plugin/log: add test and benchmark (#2515)Gravatar ckcd 1-3/+156
2019-01-08plugin/log: support multi nameScope (#2420)Gravatar ckcd 3-25/+69
2019-01-05plugin/log: update nodata/NXDOMAIN story a bit (#2416)Gravatar Miek Gieben 1-4/+6
2019-01-04plugin/log: detail {combined} and {common} (#2422)Gravatar Miek Gieben 1-6/+9
2018-12-10map bool -> map struct{} (#2386)Gravatar Miek Gieben 4-23/+25
2018-12-06Fix EDNS0 compliance (#2357)Gravatar Miek Gieben 1-1/+0
2018-11-13plugin/log - Support for Metadata (#2251)Gravatar Francois Tur 2-1/+6
2018-11-03plugin/log: explain the {size} better (#2269)Gravatar Miek Gieben 1-2/+2
2018-10-31logging: unify pkg/log and plugin/log (#2245)Gravatar Miek Gieben 4-26/+22
2018-10-31Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)Gravatar Miek Gieben 2-5/+1
2018-10-29log/forward plugins: Extend dns query logging (#2240)Gravatar Dzmitry Razhanski 2-1/+5
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+3
2018-04-22all: fix plugin import ordering (#1717)Gravatar Miek Gieben 2-4/+2
2018-04-20global: move to context (#1699)Gravatar Miek Gieben 3-8/+7
2018-04-18plugin/metrics: add 'server' label (#1682)Gravatar Miek Gieben 1-3/+3
2018-04-11fix readme.md of log plugin (#1668)Gravatar Maksim Paramonau 1-5/+37
2018-04-11plugin/log: allow various combinations of classes of responses (#1664)Gravatar Maksim Paramonau 4-15/+61
2018-02-28plugin/log: log remote port addr as well (#1573)Gravatar Miek Gieben 2-3/+3
2018-02-09Add Chris back (#1513)Gravatar Miek Gieben 1-0/+2
2018-02-08Add OWNERS file (#1486)Gravatar Miek Gieben 1-0/+4
2018-01-12plugin/log: add the super useful msg ID into the logs (#1387)Gravatar Miek Gieben 2-2/+2
2018-01-04Manual pages (#1346)Gravatar Miek Gieben 1-1/+10
2017-11-13plugin/log: remove need to specify stdout (#1221)Gravatar Christian Nilsson 4-52/+29
2017-11-10plugin/log: remove OutputFile (#1217)Gravatar Miek Gieben 3-80/+57
2017-10-10doc update (#1140)Gravatar Miek Gieben 1-17/+18
2017-09-21pkg: add dnstest (#1098)Gravatar Miek Gieben 2-6/+6
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 5-0/+540