updates to how logging works

This commit is contained in:
Chris Cochrun 2024-04-17 06:31:46 -05:00
parent c7761b9787
commit 479c22087f
5 changed files with 14 additions and 3 deletions

1
Cargo.lock generated
View file

@ -3159,6 +3159,7 @@ version = "0.3.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
dependencies = [
"chrono",
"matchers",
"nu-ansi-term",
"once_cell",