Skip to content

Releases: yulefox/log

v0.2.9

08 Aug 05:48

Choose a tag to compare

feat: SetLevel

v0.2.8

28 Nov 02:37

Choose a tag to compare

  • Fix log.Fatal does not output to the log before exiting the program due to being queued.

v0.2.7

16 Oct 10:03

Choose a tag to compare

  • feat: AddCustomLogger(Encoder)

v0.2.6

16 Oct 04:03

Choose a tag to compare

  • Add custom logger

v0.2.5

13 Sep 07:05

Choose a tag to compare

  • Write log entries in many routines

v0.2.4

13 Sep 06:51

Choose a tag to compare

  • Write log entries in many routines

v0.2.3

03 Jun 01:04

Choose a tag to compare

Features

  • Update file logging format
  • Update json logging params

v0.2.2

26 May 14:12

Choose a tag to compare

Features

  • format caller and stack

v0.2.1

21 May 15:42

Choose a tag to compare

Features

  • Named logger

v0.2.0-alpha

16 May 01:23

Choose a tag to compare

  • Remove tag on logging
  • Replace Action with Entry pool

Full Changelog: v0.1.0-beta.1...v0.2.0