1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-23 22:43:59 +00:00

8 Commits

Author SHA1 Message Date
yuil
075a740217 🖌Color logger method and status
Coloration for response status code:
200 - 299 : green
300 - 399 : white
400 - 499 : yellow
500 - rest : red

Method coloration:
GET : blue
POST : cyan
PUT : yellow
DELETE : red
PATCH : green
HEAD : magenta
OPTIONS : white
DEFAULT : reset
2020-07-12 00:09:46 +05:45
Fenny
c134e1580c Update logger.md 2020-07-02 13:01:12 +02:00
Fenny
a5b8955990 Update logger.md 2020-07-02 12:57:59 +02:00
Fenny
babfe1567a Update logger.md 2020-07-02 12:17:37 +02:00
Fenny
49c295313c Update examples 2020-07-02 12:16:12 +02:00
Fenny
c62f4e0ef8 Update internal middleware 2020-07-02 11:56:07 +02:00
Fenny
1174b9f98e Update middleware docs 2020-06-08 03:52:09 +02:00
Fenny
22555c0806 Update 2020-06-07 10:13:50 +02:00