Commit Graph

3 Commits

Author SHA1 Message Date
3c6e09f932 Handle empty log-format gracefully 2021-09-23 08:17:29 +03:00
ec252d06c9 Return error when log-format is invalid 2021-09-22 19:45:08 +03:00
e647995a38 Add zap encoding configurable
Json encoding is the default zap encoding value and can not be changeable.
This PR enables configuring zap encoding to console via new flag `log-format`.
2021-09-22 15:48:47 +03:00