"you can put DEFMT_LOG in [env]..." <- what I guess could be nice is some kind of cargo extension so you could e.g. have ```toml [defmt.log] crate=debug # `crate` = "this" crate blah=info bork=trace ```