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

core: improvements for logging #40

Merged
merged 1 commit into from
Jun 9, 2023
Merged

core: improvements for logging #40

merged 1 commit into from
Jun 9, 2023

Conversation

karlicoss
Copy link
Owner

  • adapt logging helper used by my other projects
  • uses INFO level by default with only minimum useful logging (cache path and count of cached items)
  • optional dependency on colorlog for colours
  • reuse logger from cached function's module if it's available, otherwise fall back onto 'cachew' logger

- adapt logging helper used by my other projects
- uses INFO level by default with only minimum useful logging (cache path and count of cached items)
- optional dependency on colorlog for colours
- reuse logger from cached function's module if it's available, otherwise fall back onto 'cachew' logger
@karlicoss karlicoss merged commit c4d938a into master Jun 9, 2023
16 checks passed
@karlicoss karlicoss deleted the logging branch June 9, 2023 01:18
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.

None yet

1 participant