Skip to content
Snippets Groups Projects

Switch from stderrlog to env_logger

Merged vlorentz requested to merge env_logger into master
  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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading