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

#945 Add utc offset to log timestamps #946

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

Tharylia
Copy link
Contributor

@Tharylia Tharylia commented Mar 10, 2024

This PR adds the timezone information to the log timestamps.

The new format results in timestamps like this: 20:03:20.03 +01:00 | INFO | Blish_HUD.Program | Running PreRelease "local-dev"

Discussion Reference

All new features must be discussed prior to code review. This is to ensure that the implementation aligns with other design considerations. Please link to the Discord discussion:

https://discord.com/channels/531175899588984842/536970543736291346/1216456887579574363

Is this a breaking change?

Breaking changes require additional review prior to merging. If you answer yes, please explain what breaking changes have been made.

No, except someone parses the log in a way that breaks with the new syntax

Copy link

sonarcloud bot commented Mar 10, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dlamkins
Copy link
Member

Thanks. I'll need to get Kudu updated - I want him to spit out adjusted timestamps using Discord's time format feature.

@dlamkins dlamkins merged commit 6703703 into blish-hud:dev Mar 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants