Commit 90f37c7
🔊 - Move logging to env_logger
This adds the ability to use log levels for CI. Running `RUST_LOG=warn
rewatch build` will only use `warn` and up.
See the [env_logger](https://docs.rs/env_logger/latest/env_logger/)
crate for more info.1 parent 89a36b0 commit 90f37c7
File tree
21 files changed
+405
-256
lines changed- src
- build
- tests
- lib
- snapshots
21 files changed
+405
-256
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
| |||
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
| 26 | + | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
0 commit comments