This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
v0.0.8
Use zerolog for logging:
This will switch the default logging format to JSON.
For simplicity, it will also change from multiple v
arguments
for increased verbosity to a single -d
or --debug
flag.
A side effect of this is that -v
can again be used for version.