Skip to content

Releases: mlycore/log

v0.1.1

07 Mar 06:48
7455b61
Compare
Choose a tag to compare

What's Changed

  • chore: several updates by @mlycore in #5
  • refactor: several refactors by @mlycore in #6
  • fix: using receiver logger instead of global logger by @mlycore in #7
  • refactor: refactor according to golangci-lint by @mlycore in #8
  • chore: add test directive to Makefile by @mlycore in #9

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Feb 10:37
3bb5402
Compare
Choose a tag to compare
sync with upstream (#4)

* fix(logfile): using openfile

* fix(logfile): using openfile

* add LICENSE