Cargo Features

l0g has no features set by default.

[dependencies]
l0g = { version = "1.0.0", features = ["defmt", "log"] }
defmt

Enables defmt, defmt of l0g-macros

log

Enables log, log of l0g-macros

l0g has 2 features without comments.