1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00
echo/middleware
Victor Gaydov f8117ac7b3 Properly disable colors in Logger middleware
Fix bug when colours are enabled if non-os.File writer is used as
output io.Writer.
2016-04-11 13:46:59 -07:00
..
auth_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
auth.go API changes from to with 2016-04-07 21:20:50 -07:00
compress_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
compress.go API changes from to with 2016-04-07 21:20:50 -07:00
cors_test.go API changes from to with 2016-04-07 21:20:50 -07:00
cors.go API changes from to with 2016-04-07 21:20:50 -07:00
logger_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
logger.go Properly disable colors in Logger middleware 2016-04-11 13:46:59 -07:00
recover_test.go Fixed #441, #294 2016-04-02 14:24:51 -07:00
recover.go API changes from to with 2016-04-07 21:20:50 -07:00
slash_test.go Fixed #441, #294 2016-04-02 14:24:51 -07:00
slash.go Fixed #441, #294 2016-04-02 14:24:51 -07:00
static.go Closes #459, #457. 2016-04-10 20:56:10 -07:00