Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

v0.0.8

Compare
Choose a tag to compare
@pawelprazak pawelprazak released this 25 Aug 13:06

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.