Once `log` has an `0.4.0` release out we should get `env_logger` `0.5.0` out. Before that, we should sort out: - ~~#13~~ - [x] #42 - ~~#47~~ - ~~#48~~ - [x] Pass over docs (broken links, missing examples)
Once
loghas an0.4.0release out we should getenv_logger0.5.0out. Before that, we should sort out:Add new separate filter_module and filter_level to Builder #13Accept default log level #47Make it easy to define a slightly different format (without writing a formatter from scratch) #48