Version 0.5.0
Changelog
- 2a5cb16 implement structured logging with zerolog
- f2852e7 start all log messages in lowercase, add some log fields
- ea163ae improve logs from manifest file ingest
- 1171002 use Err() over AnErr() when adding error fields to logs
- ef24bce moved all remaining log, fmt and gin output to zerolog json
- 16e90ba Merge branch 'main' into zerolog
- 044cd49 start implementing structured logging with zerolog