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

Use the python logging library for logging in cashocs #507

Merged
merged 8 commits into from
Oct 16, 2024
Merged

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 16, 2024

This PR changes the logging of cashocs to use the python logging library. This allows for a greater flexibility and customizability. The logging is done so that detailed timings of operations are available. This is a first PR which introduces the feature and will be elaborated on.

Closes #505
Closes #492

@sblauth sblauth added the enhancement New feature or request label Oct 16, 2024
@sblauth sblauth self-assigned this Oct 16, 2024
@sblauth sblauth merged commit be08bc8 into main Oct 16, 2024
28 checks passed
@sblauth sblauth deleted the dev/logging branch October 16, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improved logging capabilities Detailed timings for operations
1 participant