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

Better logging #82

Open
H1ghBre4k3r opened this issue Jun 13, 2023 · 0 comments
Open

Better logging #82

H1ghBre4k3r opened this issue Jun 13, 2023 · 0 comments
Labels
compiler Something related to the compiler enhancement New feature or request refactoring Improvements to the program's structure typechecker TypeChecker-related
Milestone

Comments

@H1ghBre4k3r
Copy link
Owner

The compiler currently has very bad logging. It would be nice to add some debug logging, as well as better error handling.

Debug logging should be divided into debug!() and trace!(), where the latter is more verbose and even logs some "irrelevant" error messages.

@H1ghBre4k3r H1ghBre4k3r added enhancement New feature or request refactoring Improvements to the program's structure compiler Something related to the compiler typechecker TypeChecker-related labels Jun 13, 2023
@H1ghBre4k3r H1ghBre4k3r added this to the v0.2.0 milestone Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Something related to the compiler enhancement New feature or request refactoring Improvements to the program's structure typechecker TypeChecker-related
Projects
None yet
Development

No branches or pull requests

1 participant