Commit 4088685
committed
refactor(logging): replace
Aligns logging implementation to use the `tracing` crate instead of the legacy `log` crate. No functional changes introduced.info! macro with tracing::info! in src/model/leg/mod.rs
1 parent 3ba1dcb commit 4088685
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments