Skip to content

bug: new feature to split log files isn't using correct timezone for file names of the log files #208

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

Open
slindner05 opened this issue Apr 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@slindner05
Copy link

Description of the bug

the log messages, themselves are fine and respect the timezone I set but the filenames are not.

Steps To Reproduce

configure timezone in docker config - in my case: America/New_York
configure the logger to rotate files hourly: log_file_rollover: hourly

compare the message timestamps in the file to the filename, itself.

Image

Additional Information

No response

@slindner05 slindner05 added the bug Something isn't working label Apr 11, 2025
@dan-online
Copy link
Owner

Waiting on tokio-rs/tracing#3255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants