mirror of
https://github.com/labstack/echo.git
synced 2024-12-24 20:14:31 +02:00
4f1aef1469
* [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 |
||
---|---|---|
.. | ||
basic_auth_test.go | ||
basic_auth.go | ||
body_limit_test.go | ||
body_limit.go | ||
compress_test.go | ||
compress.go | ||
cors_test.go | ||
cors.go | ||
csrf_test.go | ||
csrf.go | ||
jwt_test.go | ||
jwt.go | ||
logger_test.go | ||
logger.go | ||
method_override_test.go | ||
method_override.go | ||
middleware.go | ||
recover_test.go | ||
recover.go | ||
redirect_test.go | ||
redirect.go | ||
secure_test.go | ||
secure.go | ||
slash_test.go | ||
slash.go |