Cargo Features

MicroLog has no features set by default.

[dependencies]
microlog = { version = "1.0.1", features = ["no-color"] }
no-color

Enables no-color of colored

colored:

with this feature, no color will ever be written

MicroLog has 1 feature without comment.