1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-10 00:28:23 +02:00
echo/website/content/middleware
Antonio Pagano 4f1aef1469 Allows LoggerConfig to add new header, form, path and query tags (#708)
* [feature] implementing new log configuration tags for headers, form, query and path

* [refactor] merging all tests and removing path from the tags available for the logger

* [doc] updating middleware logger doc

* [tests] adding test cases for the other tags on the logger template

* [cleaning] moving h reference on tests to be a direct assignment given we dont need the reference to h anymore
2016-11-02 13:08:51 -07:00
..
basic-auth.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
body-limit.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
cors.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
csrf.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
gzip.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
jwt.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
logger.md Allows LoggerConfig to add new header, form, path and query tags (#708) 2016-11-02 13:08:51 -07:00
method-override.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
overview.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
recover.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
redirect.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
secure.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00
static.md logger new api, updated recipes 2016-10-23 13:37:04 -07:00
trailing-slash.md recipe & website in the main repo 2016-10-20 11:30:53 -07:00