You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger currently prefixes output with ISO8601 timestamp in UTC. That's great for prod, but having it be local time in development can make local debugging a bit easier.
Logger currently prefixes output with ISO8601 timestamp in UTC. That's great for prod, but having it be local time in development can make local debugging a bit easier.
HT @seawatts for catching this
The text was updated successfully, but these errors were encountered: