Skip to content

Commit

Permalink
refactor: replace simple_logger with flexi_logger
Browse files Browse the repository at this point in the history
- The latter allows dynamic, programmatic updates to the log level at runtime.

- The replace was necessary to capture and log command line arguments and configuration options which may or may not contain
specification of the log levels after parsing
  • Loading branch information
enigbe committed Mar 11, 2024
1 parent 5826a44 commit c3d239f
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 97 deletions.
232 changes: 143 additions & 89 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c3d239f

Please sign in to comment.