log

A structured logger for Go, based on zap.

MIT License

Stars
1
Committers
2

Bot releases are hidden (Show)

log - v0.2.3 Latest Release

Published by shipengqi 4 months ago

Changelog

Bug Fixes

  • 94098b16412596c73db96377a18aefed01f0597e: fix(dependabot): update depnedabot configuration (@shipengqi)
  • 1c1e5c1d4cc90a80b7395298f938a92f980de7a3: fix(releaser): --debug has been deprecated in favor of --verbose (#39) (@shipengqi)

Other work

  • a8b50ffed2c3e69459348f8be0d21b6c205193b9: chore(actions): add path-ignore for actions (@shipengqi)
  • c6d5016b26159d49ed9f1db4d4a230b7f0320d09: chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#35) (@dependabot[bot])
  • 1f080cd1a0ee40b2617fa8f4227c494f4474957a: chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#36) (@dependabot[bot])
  • 8a7c5944a7ef946cb16d530c7eb931138e982e80: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#38) (@dependabot[bot])
  • 18d7f0474a7869eec52697cb9faac197d2797c38: chore(lint): add go 1.22 for lint action (@shipengqi)
  • 539c2b82b348dfdc00a4949784d8c96d2c72f4ac: chore(release): add goreleaser action (@shipengqi)

Full Changelog: https://github.com/shipengqi/log/compare/v0.2.2...v0.2.3

log - 0.2.2

Published by shipengqi 6 months ago

log - 0.2.1

Published by shipengqi 8 months ago

  • Bump go.uber.org/zap from 1.26.0 to 1.27.0
log - 0.2.0

Published by shipengqi about 1 year ago

  • Remove encoder options
log - 0.1.15

Published by shipengqi about 1 year ago

  • use go errors
log - 0.1.14

Published by shipengqi over 1 year ago

  • Upgrade dependencies
log - 0.1.13

Published by shipengqi over 1 year ago

  • Fix flags redefined error
log - 0.1.12

Published by shipengqi over 1 year ago

  • options.AddFlags()
log - 0.1.11

Published by shipengqi over 1 year ago

  • Upgrade dependencies
log - 0.1.10

Published by shipengqi almost 2 years ago

  • feat: add print/printf/println
log - 0.1.9

Published by shipengqi about 2 years ago

  • Fix EncodedFilename overwritten issue
log - v0.1.8

Published by shipengqi over 2 years ago

  • Fix ErrSlice Append issue
log - v0.1.7

Published by shipengqi over 2 years ago

  • refactor Options
log - v0.1.6

Published by shipengqi over 2 years ago

log - v0.1.5

Published by shipengqi over 2 years ago

  • feat StdLogger
log - v0.1.4

Published by shipengqi over 2 years ago

  • fix: ErrSlice cannot be used as an interface
log - v0.1.3

Published by shipengqi over 2 years ago

  • Add Option CallerSkip.
  • Fix caller info cannot output issue.
log - v0.1.2

Published by shipengqi over 2 years ago

  • Add EncodedFilename func, remvoe EncodedFilename variable.
  • Add L func
log - v0.1.1

Published by shipengqi over 2 years ago

  • Add ErrSlice
log - v0.1.0

Published by shipengqi over 2 years ago