Skip to content

Releases: Pho3b/tiny-logger

v1.4.0

14 Jun 19:13
cf443f5

Choose a tag to compare

feat: adds the Color functionality

v1.3.2

05 Jun 22:08

Choose a tag to compare

fix: removes a redundant buildMsg() method call increasing logger performances

v1.3.1

29 May 22:50

Choose a tag to compare

fix: makes the datetime_printer thread safe

v1.3.0

23 May 08:50
f739574

Choose a tag to compare

perf: improved dateTime printing performances
perf: reduced heap allocations number
refactor: reuses constant variable string across the project

v1.2.3

28 Apr 21:49
d5e0d23

Choose a tag to compare

perf: increases the logger performances by reducing the number of allocations on the heap

v1.2.2

07 Apr 21:17

Choose a tag to compare

fix: fix the whitespace when dateTime is not enabled

v1.2.1

27 Mar 16:16
8d6168d

Choose a tag to compare

perf: minor performance improvement on logging times

v1.2.0

27 Mar 13:21

Choose a tag to compare

feat: adds dynamic visibility to the log level property

v1.1.0

07 Mar 16:14

Choose a tag to compare

feat: upgrades the unit test runner go version
feat: adds the key value pairs behaviour to the JSOn encoder
test: adds support for date time and related unit test

v1.0.8

07 Nov 11:24

Choose a tag to compare

v1.0.9

chore: minor datetime logs formatting update