Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Filter not working as intended #4

Open
yoshuawuyts opened this issue Aug 6, 2018 · 0 comments
Open

Filter not working as intended #4

yoshuawuyts opened this issue Aug 6, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@yoshuawuyts
Copy link
Collaborator

The following code doesn't log anything out:

  let name = env!("CARGO_PKG_NAME");
  args.logger.log(args.verbosity.log_level(), name)?;

I'm pretty sure there's a bug in our log filter. log_all() does work as intended.

@yoshuawuyts yoshuawuyts added the bug Something isn't working label Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant