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

Add custom log file name date format #4333

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

louyuexing
Copy link
Contributor

Added a custom log file name date format; when creating a file using the system's default file name date format, the file creation failed on the Windows platform because the file name contained the restriction character ":".

@louyuexing louyuexing changed the title kui Add custom log file name date format Aug 26, 2024
Added a custom log file name date format; when creating a file using the system's default file name date format, the file creation failed on the Windows platform because the file name contained the restriction character ":".
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.09%. Comparing base (8690859) to head (bf066d4).
Report is 126 commits behind head on master.

Files Patch % Lines
core/logx/logs.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
Files Coverage Δ
core/logx/rotatelogger.go 91.02% <ø> (+1.20%) ⬆️
core/logx/logs.go 98.02% <0.00%> (-0.90%) ⬇️

... and 253 files with indirect coverage changes

@kevwan kevwan merged commit 075817a into zeromicro:master Aug 27, 2024
5 of 6 checks passed
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.

2 participants