Skip to content
Snippets Groups Projects
Commit 85f4d6d6 authored by vlorentz's avatar vlorentz
Browse files

Switch from stderrlog to env_logger

1. seems to be the de facto standard
2. already used by webgraph
3. prints which module emitted each log line
4. can be configured to default to INFO level, so we don't need to pass
   -vv to every Rust executable to get progress reporting
5. env vars allow configuring even when commands are called through Luigi
parent 5109f778
No related branches found
No related tags found
Loading
Checking pipeline status
Showing with 24 additions and 75 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment