Skip to content

Releases: vimeo/alog

v3.4.0

21 Aug 18:30
Compare
Choose a tag to compare
  • Fix for duplicate JSON keys in the jsonlog emitter (#11)
  • New leveled package to make using log levels easier (#12)

v3.3.0

23 Jan 16:32
Compare
Choose a tag to compare
  • Add new convenience functions for logging with a severity level to the gkelog emitter (#9)

v3.2.0

14 Jan 17:49
Compare
Choose a tag to compare
  • Add a WithWriters option to the gkelog emitter (#8)

v3.1.0 - Kube

19 Dec 20:59
Compare
Choose a tag to compare
  • Add gkelog emitter package for Google Kubernetes Engine Stackdriver logging
  • Add Logger.StdLogger() to get a standard log.Logger

The One With the Subpackages

04 Oct 16:57
Compare
Choose a tag to compare

This changes up the API so that all emitters live in separate packages.

v2.0.0

13 Sep 19:00
Compare
Choose a tag to compare

Note that the major version bump requires using a new module github.com/vimeo/alog/v2