Closed Oakchris1955 closed 4 months ago
Since rust version 1.70.0 (which is also the MSRV of this crate), the unstable std feature is-terminal has been stabilized.
1.70.0
is-terminal
Apart from that, implemented From<LevelFilter> for LogSpecification
From<LevelFilter> for LogSpecification
PS. Before merging, you might wanna update the CHANGELOG
CHANGELOG
Since rust version
1.70.0
(which is also the MSRV of this crate), the unstable std featureis-terminal
has been stabilized.Apart from that, implemented
From<LevelFilter> for LogSpecification
PS. Before merging, you might wanna update the
CHANGELOG