env_filter

Module parser

Source

Structs§

Functions§

  • parse_spec 🔒
    Parse a logging specification string (e.g: crate1,crate2::mod3,crate3::x=error/foo) and return a vector with log directives.