watchexec/crates/cli/tests
Félix Saparelli 4970646f1a Fix logging initialisation (#348)
- Fixes #345 (first crash, related to `RUST_LOG` being set)
- Adds multiple warnings when non-standard logging or build options are set
- Fixes the (internal) crate name of the cli so that the log target `watchexec_cli` works
- Fixes the verbosity config to target the actual crate names (snake vs kebab case)
- Fixes a usage error related to tracing's `log` compatibility
2022-06-28 12:21:19 +00:00
..
snapshots Fix logging initialisation (#348) 2022-06-28 12:21:19 +00:00
help.rs Split into more crates (#307) 2022-06-15 03:25:05 +00:00