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

Improve console logs. #44

Open
RealistikDash opened this issue Dec 8, 2023 · 0 comments
Open

Improve console logs. #44

RealistikDash opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@RealistikDash
Copy link
Member

When using the built-in logging provider support, console logs don't exist at all. This is further compounded with the delay between logs occuring and being processed by the logging provider. Using both methods of logging concurrently could be a useful config option to improve development workflow.

On top of this, even when using the console logging, the messages are often unhelpful because of the extra data missing. This could perhaps be addressed by a dict logger?

@RealistikDash RealistikDash added enhancement New feature or request good first issue Good for newcomers labels Dec 9, 2023
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