Skip to content

Releases: carousell/elogger

Update gjson package

07 Oct 05:03
e9bee9f
Compare
Choose a tag to compare

Update gjson package

Stable v1.0.5

23 Mar 09:51
cca8f69
Compare
Choose a tag to compare

What's new

EventTag func to log with event name only. mostly for the event dashboard

v1.0.4 Stable

23 Mar 09:15
bbced8a
Compare
Choose a tag to compare

What's new

  • Error func to log error with the event name in pointer receiver fashion
  • Fatal func to log and kill if err != nill. mostly for critical env missing or in case of resource connection fail

v1.0.3 Stable

23 Mar 08:51
3b688da
Compare
Choose a tag to compare
Merge pull request #1 from carousell/caller

added caller

v1.0.2

11 Mar 03:11
3b688da
Compare
Choose a tag to compare

Added caller File and line number

Stable

28 Apr 04:17
Compare
Choose a tag to compare
v1.0.1

readme