Skip to content

feat(log): make FileHandler and RotatingFileHandler buffer size configurable #4680

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

Merged
merged 1 commit into from
May 7, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented May 7, 2024

Closes #4674

@iuioiua iuioiua requested a review from kt3k as a code owner May 7, 2024 00:58
@github-actions github-actions bot added the log label May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (b649680) to head (de4f941).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4680   +/-   ##
=======================================
  Coverage   91.47%   91.47%           
=======================================
  Files         477      477           
  Lines       37330    37330           
  Branches     5328     5328           
=======================================
  Hits        34149    34149           
  Misses       3125     3125           
  Partials       56       56           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iuioiua iuioiua merged commit 1a0907e into main May 7, 2024
@iuioiua iuioiua deleted the log-file-buffer-size branch May 7, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

suggestion: make RotatingFileHandler buffer size configurable
2 participants