I use json formatted log messages and I would like to add a command argument for logging format between logfmt and json. My thought is something like what is used by thanos-receive.
--log.format=logfmt Log format to use. Possible options: logfmt or json.
Thank you.