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

tsweb: rename AccessLogRecord's When to Time #12204

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

marwan-at-work
Copy link
Contributor

This change makes our access log record more consistent with the new log/tslog package formatting of "time". Note that we can change slog itself to call "time" "when" but we're chosing to make this breaking change to be consistent with the std lib's defaults.

Updates tailscale/corp#17071

This change makes our access log record more consistent with the
new log/tslog package formatting of "time". Note that we can
change slog itself to call "time" "when" but we're chosing
to make this breaking change to be consistent with the std lib's
defaults.

Updates tailscale/corp#17071

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
@marwan-at-work marwan-at-work requested a review from dsnet May 21, 2024 17:37
@marwan-at-work marwan-at-work merged commit 7e357e1 into main May 31, 2024
48 checks passed
@marwan-at-work marwan-at-work deleted the marwan/tswebtime branch May 31, 2024 16:33
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 this pull request may close these issues.

2 participants