caddy/caddyhttp/log
Toby Allen 1896b420d8 log: 'except' subdirective to skip logging certain requests (#2028)
* proof of concept

* Initial implementation with debug code

* Tidy up debug code

* remove unneeded import

* removed extra line

* Move ShouldLog function to rule entry Logger type

* add tests for ShouldLog

* Added tests for log exceptions

* Fix logic

* fix govet fail for test

* Updates requested for code clarity

* Update requested for style

* log: Minor style tweaks to logic of log exceptions
2018-03-26 17:17:43 -06:00
..
log_test.go log: 'except' subdirective to skip logging certain requests (#2028) 2018-03-26 17:17:43 -06:00
log.go log: 'except' subdirective to skip logging certain requests (#2028) 2018-03-26 17:17:43 -06:00
setup_test.go Allow Masking of IP address in Logfile. (#1930) 2017-12-23 10:52:11 +00:00
setup.go log: 'except' subdirective to skip logging certain requests (#2028) 2018-03-26 17:17:43 -06:00