Page MenuHomePhabricator

Update Auth API to unify logging format
Closed, ResolvedPublic5 Estimated Story Points

Description

In order to allow usage reports of Auth API update/implement the logging middleware.
A log message should be in JSON format and must contain following items:
request time, username, IP, user group, API path, status code

For reference:
https://github.com/gin-gonic/gin#custom-log-format