Module parser

Module parser 

Source

Structsยง

ParseError
Error during logger directive parsing process.
ParseResult ๐Ÿ”’

Functionsยง

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