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

Enhance log messages #68

Open
luizademelo opened this issue Jan 13, 2025 · 0 comments
Open

Enhance log messages #68

luizademelo opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@luizademelo
Copy link
Member

Currently, log messages are displayed when the debug flag is active, but they provide limited information. Enhancing these log messages would make debugging and performance analysis more effective. For instance, it would be helpful to include:

  • The time taken by each pass (e.g., type inference, module injection).
  • Detailed error messages explaining when type inference fails.

Also, we need to ensure that the enhanced logs are well-structured and easy to read.

@luizademelo luizademelo added good first issue Good for newcomers enhancement New feature or request labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant