journeymidnight / yig

An open source object storage server with Amazon S3 compatible API
Apache License 2.0
361 stars 86 forks source link

Log overhaul #203

Closed cannium closed 5 years ago

cannium commented 5 years ago

A 3-level logger: info, warn, error; request ID could be embedded inside.

Log formats and middlewares are also adjusted.