sihl
sihl copied to clipboard
Adjust logging timestamp to correct timezone
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...