Skip to content

v7.0.1 - #32

Merged
ddc merged 1 commit into
mainfrom
v7.0.1
Apr 3, 2026
Merged

v7.0.1#32
ddc merged 1 commit into
mainfrom
v7.0.1

Conversation

@ddc

@ddcddc commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Changes Made

Removed LOG_ROTATE_AT_UTC variable
LOG_ROTATE_WHEN=midnight will rotate at midnight according to whatever LOG_TIMEZONE is set to.

Type of Change

  • Bug fix
  • New feature
  • Breaking change (existing functionality affected)
  • Refactoring (no functional changes)
  • Documentation
  • CI/CD or build configuration
  • Dependencies update
  • Other

Testing

  • Manual testing performed

Reviewer

  • I understand that by approving this PR, I share responsibility for these changes

@ddcddc self-assigned this Apr 3, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecovBot commented Apr 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing linesCoverage Δ
pythonlogs/core/constants.py100.00% <100.00%> (ø)
pythonlogs/core/factory.py100.00% <ø> (ø)
pythonlogs/core/settings.py100.00% <ø> (ø)
pythonlogs/timed_rotating.py100.00% <100.00%> (ø)

@ddc
ddc merged commit a4bc2d3 into mainApr 3, 2026
13 checks passed
@ddc
ddc deleted the v7.0.1 branch April 3, 2026 16:54
Sign up for freeto 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

@ddc