Skip to content

Logging timestamps changed from local time to UTC #3130

Open
@michaelsproul

Description

@michaelsproul

Description

In Lighthouse v2.1.4 and later, logging timestamps changed from being in local time to UTC. This was due to an update to our logging library slog-term in a routine dependency bump PR (#3039). Upstream slog-term set all timestamps to UTC to prevent a race condition in one of their dependencies.

We are following slog-rs/term#44 for a resolution, and would prefer not to revert to the previous racey version of slog-term.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions