Skip to content

Conversation

@aman19K
Copy link
Contributor

@aman19K aman19K commented Oct 16, 2025

Description:
This PR enhances the logging configuration by:

  • Increasing the maximum log file size from 1 MB to 5 MB.
  • Increasing the number of retained log files from 20 to 50.

Changes Made:

Updated log rotation configuration:

maxFileSize: 1MB → 5MB

maxFiles: 20 → 50

Testing:

Verified logging behavior with the new configuration.

Confirmed that log rotation occurs correctly at 5 MB.

Ensured 50 log files are retained as expected.

Impact:
Low-risk configuration change. No functional code changes.

@aman19K aman19K marked this pull request as ready for review October 16, 2025 06:17
@aman19K aman19K requested a review from a team as a code owner October 16, 2025 06:17
cs-raj
cs-raj previously approved these changes Oct 16, 2025
@aman19K aman19K merged commit 857e323 into development Oct 16, 2025
10 of 11 checks passed
@aman19K aman19K deleted the enh/DX-3647 branch October 16, 2025 07:08
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.

3 participants