Skip to content

Releases: gozix/zap

v3.0.0

20 Feb 14:24

Choose a tag to compare

New major version

v2.0.3

29 Oct 08:22
1ad5fde

Choose a tag to compare

  • Fix bug in case then we have multierror which contains only os.PathError

v2.0.2

03 Sep 08:14
de8c655

Choose a tag to compare

  • Fixed multi core sync bug

v2.0.1

03 Apr 13:39
dc5eb34

Choose a tag to compare

  • fixed bug with os.Stdout.Sync

v1.3.0: Merge pull request #4 from Arty123/1.x

16 Aug 10:26
53486a7

Choose a tag to compare

  • added time format configuration

Core factories and go modules

06 Aug 04:57
f694c69

Choose a tag to compare

  • add support for go modules
  • add support core factories

Configure globals

15 Jun 06:31

Choose a tag to compare

  • added global logger replacement and redirect std logger to zap

Message key parameter

21 May 12:40
3bbd96c

Choose a tag to compare

  • added message_key configuration parameter