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

Feature: info logs #5

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Feature: info logs #5

merged 1 commit into from
Feb 22, 2024

Conversation

odesenfans
Copy link
Contributor

Problem: the CLI does not display enough information about what it is doing.

Solution: add logs. The CLI now uses the log and env_logger crate to print messages. This will simplify the addition of a verbosity flag down the line.

Problem: the CLI does not display enough information about what it is
doing.

Solution: add logs. The CLI now uses the `log` and `env_logger` crate to
print messages. This will simplify the addition of a verbosity flag down
the line.
@odesenfans odesenfans merged commit cd126ba into main Feb 22, 2024
1 check passed
@odesenfans odesenfans deleted the od/add-status-logs branch February 22, 2024 15:59
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.

1 participant