Skip to content

refactor: separate user and debug logs #342

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

Merged
merged 4 commits into from
May 27, 2024
Merged

refactor: separate user and debug logs #342

merged 4 commits into from
May 27, 2024

Conversation

ComradeVanti
Copy link
Collaborator

This PR separates the logging functions for user-facing and debug logs. User-facing logs should only be made on the CLI layer while debug logs can be made everywhere. This way low-level errors which only get logged to the debug log don't need to be bubbled all the way up to the CLI layer.

@ComradeVanti ComradeVanti merged commit 0cb8c0b into master May 27, 2024
5 checks passed
@ComradeVanti ComradeVanti deleted the debug-logs branch May 27, 2024 13:48
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