21 releases
0.6.11 | Sep 9, 2024 |
---|---|
0.6.9 | Jul 29, 2024 |
0.6.6 | Feb 28, 2024 |
0.6.4 | Dec 5, 2023 |
0.4.0 | Nov 26, 2022 |
#2434 in Development tools
61 downloads per month
Used in 10 crates
12KB
263 lines
Xvc logging and output crate to be used in output channels.
Xvc uses to discriminate outputs of various types, (Info, Debug, Error...) and can use
crossbeam_channel
to send these separately.
Downstream crates (xvc, xvc-file, etc.) use this crate not to use stdout, stderr directly.
Dependencies
~0.7–8MB
~48K SLoC