You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although I set loglevel to warn, I found it doesn't affect on http_access.log, and it always print like below:
[Macaron] 2020-04-30 02:43:50: Started GET /api/health for 10.110.19.67
[Macaron] 2020-04-30 02:43:50: Completed GET /api/health 200 OK in 533.368µs
[Macaron] 2020-04-30 02:45:50: Started GET /api/health for 10.110.19.67
[Macaron] 2020-04-30 02:45:50: Completed GET /api/health 200 OK in 295.624µs