Skip to content

Commit

Permalink
Replace log4rs with tracing (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
mucinoab authored Jun 18, 2022
1 parent 0e076c9 commit 3f200fc
Show file tree
Hide file tree
Showing 7 changed files with 150 additions and 254 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Unreleased

### Changed

- Replace log4rs with tracing ([#158], [#160])

[#158]: https://github.com/boxdot/gurk-rs/pull/158
[#160]: https://github.com/boxdot/gurk-rs/pull/160

## 0.2.4

### Added
Expand Down
Loading

0 comments on commit 3f200fc

Please sign in to comment.