Skip to content

Commit 3ec5dd2

Browse files
committed
refactor: Replace println! with Logger methods for consistent logging
1 parent d2f48f2 commit 3ec5dd2

File tree

3 files changed

+119
-115
lines changed

3 files changed

+119
-115
lines changed

Cargo.lock

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environment/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ version = "0.0.0"
44
edition.workspace = true
55

66
[dependencies]
7+
colored = "3.0.0"

0 commit comments

Comments
 (0)