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

setup a proper logging framework #241

Open
cdepillabout opened this issue Oct 30, 2023 · 0 comments
Open

setup a proper logging framework #241

cdepillabout opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cdepillabout
Copy link
Owner

It would be nice to setup a proper logging framework in the Termonad source code. There are various places that throw errors or output log messages, and it would be nice to have a comprehensive framework for dealing with this.

Ideally we could be a lot more liberal with logging debug messages to help get an idea of exactly what is going on. Right now there are very few "debug-style" logs being printed, because there is no easy way to turn it off.

I don't have a strong opinion on which logging library to use.

@cdepillabout cdepillabout added enhancement New feature or request help wanted Extra attention is needed labels Oct 30, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant