Skip to content

jlog v0.0.3

Compare
Choose a tag to compare
@jrockway jrockway released this 02 May 01:53
· 57 commits to master since this release

This release adds support for logs that are designed to be read by Stackdriver and use an RFC3339 timestamp called time (in addition to the previously-supported timestamp field).

Changelog

925ba66 goreleaser: mod tidy instead of mod download
21e541c handle another possible stackdriver format
27dcc93 integration-tests: sanity check the parsed times a bit