1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

accesslog: add IP in builtin fields, change the format a bit. Default func: remove compression middleware, force-set debug log level, replace the old request logger with the accesslog one, use request id middlewareand keep recovery

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-11 09:38:55 +03:00
parent 0f5ec75d54
commit e63d1041d2
10 changed files with 95 additions and 46 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,6 @@ coverage.out
package-lock.json
go.sum
node_modules
/_examples/issue-*/
issue-*/
/_examples/feature-*/
_examples/**/uploads/*