Skip to content

Tags: go-kit/log

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow to configure allowed levels by string value (#22)

* feat: allow to configure level from string

* fix staticcheck violation

* fix UTs

* fix: apply suggested changes

* fix: apply some of the suggested changes

* fix: more idiomatic code

* Update level/level.go

Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>

Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify stack helpers and remove internal/stack package (#11)

v0.1.0

Toggle v0.1.0's commit message
README: remove disclaimer

v0.0.1-alpha

Toggle v0.0.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial import from go-kit/kit (#1)

* Initial import, minus logrus and zap

* GitHub Actions for CI

* gofmt

* Satisfy staticcheck

* It was a nice idea

* Satisfy staticcheck