Tweak tracing information

This commit is contained in:
Mihai Dinculescu
2022-10-24 19:28:27 +01:00
parent 1175ab29fb
commit 7186d61467
7 changed files with 253 additions and 167 deletions

View File

@@ -6,6 +6,10 @@ file. This change log follows the conventions of
## [Unreleased]
## Changed
- The tracing information has been adjusted to be at the `info` and `debug` levels instead of `info`.
## [v0.1.2] - 2022-10-22
### Added