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

✨ feat: logging is performed #38

Merged
merged 1 commit into from Feb 24, 2024
Merged

Conversation

Kobayashi123
Copy link
Contributor

Closes #16

Use env_logger for logging.
Debugging output by executing "$ RUST_LOG=info cargo run -- -t girl -a".
However, in order to avoid being covered by ascii art, it is better to do "$RUST_LOG=info cargo run -- -t girl -a 2>info.log".

@4n12i 4n12i merged commit 80fd398 into pigeon-sable:main Feb 24, 2024
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.

Update logging
2 participants