Skip to content

Conversation

@tjsr
Copy link

@tjsr tjsr commented Feb 3, 2025

This is the second of two initial log-related PRs which moves existing log functions and annotation/decorator log events for function calls to call the new Log util class, allowing a customer handler and levels to be defined for different calls.

This one is more optional, but it makes much more sense if a proper logging framework is in place to not have some code write straight to stdout/stderr.

It's currently based on the previous PR, but can be rebased on to master once #162 is merged.

@tjsr
Copy link
Author

tjsr commented Feb 16, 2025

Don't approve/merge this for now. I'm going to rebase it on to a better log base class and branch, which will have the config and handlers come from a config file.

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