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

Adjust logging timestamp to correct timezone #551

Open
aronerben opened this issue Dec 15, 2022 · 0 comments
Open

Adjust logging timestamp to correct timezone #551

aronerben opened this issue Dec 15, 2022 · 0 comments

Comments

@aronerben
Copy link
Contributor

Logs currently look like

2022-12-15T09:01:07-00:00 [INFO] [sihl.core.app] [-] [-]: Setting up...

This is correct, but it would be nice for Sihl to auto-recognize what timezone one is in, for my case the log should be

2022-12-15T10:01:07+01:00 [INFO] [sihl.core.app] [-] [-]: Setting up...
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

No branches or pull requests

1 participant