Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use argument based logging configuration #284

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Use argument based logging configuration #284

merged 1 commit into from
Jan 15, 2025

Conversation

nickgerace
Copy link
Owner

@nickgerace nickgerace commented Jan 10, 2025

Description

  • Use argument based logging configuration rather than one provided from the environment
  • Drop "lib.rs" from previous refactor
  • Remove "thiserror" and rely on "anyhow" purely
  • Update dependencies

Notes

Closes #282

- Use argument based logging configuration rather than one provided from
  the environment
- Drop "lib.rs" from previous refactor
- Remove "thiserror" and rely on "anyhow" purely
- Update dependencies

Signed-off-by: Nick Gerace <nickagerace@gmail.com>
@nickgerace nickgerace marked this pull request as ready for review January 15, 2025 01:02
@nickgerace nickgerace merged commit a43bbb6 into main Jan 15, 2025
1 check passed
@nickgerace nickgerace deleted the logging branch January 15, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only allow the log level to be changed via an explicit flag
1 participant