Commit Graph

4 Commits

Author SHA1 Message Date
578b784dcd client: address golangci var-naming issues
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-03-14 20:47:32 -07:00
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