fn parse_env_filter(filter_string: &str) -> Result<EnvFilter, String>
Expand description

Parses a multi-line env-filter with # comments.