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

Add logging #17

Merged
merged 8 commits into from
Dec 14, 2023
Merged

Add logging #17

merged 8 commits into from
Dec 14, 2023

Conversation

tsengia
Copy link
Owner

@tsengia tsengia commented Dec 14, 2023

This pull request does the following:

  • Adds the log and stderrlog crates as dependencies
  • Fixes a bug where errors were being printed instead of added to the page's error list. These error cases now added to the page's error list.
  • Allows finer grained control over log level via -v flag

Resolves #11

@tsengia tsengia merged commit 3de8a3e into main Dec 14, 2023
1 check passed
@tsengia tsengia deleted the add-logging branch December 22, 2023 15:50
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.

Unified logging
1 participant