-
Thore Goebel authored
Replace the custom fmt.Println statements and the basic usage of log with the zerolog library. By default, we log to the console in human-readable format. Add a new `--log-json` option to allow logging in JSON.
Thore Goebel authoredReplace the custom fmt.Println statements and the basic usage of log with the zerolog library. By default, we log to the console in human-readable format. Add a new `--log-json` option to allow logging in JSON.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.