minilog has no features set by default.
[dependencies] minilog = { version = "0.1.0", features = ["strip", "info", "warn", "error"] }
Unused.
Allows warnings and errors.
Only allows errors.