Gerasimos (Makis) Maropoulos
|
a30bbb61f7
|
accesslog: export the delimeter used on default formatter and improve its performance
relative to: #1601 and #1622
|
2020-09-11 23:22:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
e63d1041d2
|
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
|
2020-09-11 09:38:55 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
facc94b725
|
accesslog: improvements
|
2020-09-10 19:41:30 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d6867e1f9e
|
accesslog middleware: add total bytes received and sent
relative to: https://github.com/kataras/iris/issues/1601
|
2020-09-08 13:44:50 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
dac834cf11
|
new accesslog middleware: require the writer inside its constructor so we can 'detect' if we must force-lock a writer
relative to: https://github.com/kataras/iris/issues/1601
|
2020-09-07 18:04:35 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
e96a009d3f
|
accesslog: LockWriter (to lock unprotected writers) and Clock (for testing)
relative to: https://github.com/kataras/iris/issues/1601
|
2020-09-07 16:31:43 +03:00 |
|