Cargo Features

sherr has no features set by default.

[dependencies]
sherr = { version = "0.5.2", features = ["impl"] }
impl = atty, chrono, fern, libc

Affects sherr::stdout_dispatch, sherr::stdout_dispatch_with_target, sherr::diag_dispatch, sherr::init_logger

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

libc impl?
fern impl?

Enables fern ^0.6

chrono impl?
atty impl?