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

Ability to write time in UTC in log files #571

Closed
msamoila opened this issue Aug 31, 2020 · 0 comments · Fixed by #646
Closed

Ability to write time in UTC in log files #571

msamoila opened this issue Aug 31, 2020 · 0 comments · Fixed by #646

Comments

@msamoila
Copy link
Contributor

Add a new boolean configuration flag log_utc_time with default value false.
When the flag is false, the time will be written in the log file as local time (current behavior).
When the flag is set to true, the time will be written in the log file in UTC.

@sergiud sergiud mentioned this issue May 6, 2021
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 a pull request may close this issue.

1 participant