Skip to content

Releases: icadsistemi/logpet

v1.2.2

29 May 13:54
Compare
Choose a tag to compare
put aws body into fields instead of message body

v1.2.1

21 Dec 16:47
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

v1.2.0

18 Oct 13:43
34b7262
Compare
Choose a tag to compare
Send Gorm logs directly to datadog (#5)

* add gorm logger

* fix query time

* fix rows_affected

* remove errors, fix messages

* change custom fields type when sending logs

* add offline logs

* return error and change function name

* fix send

* add Offline log prefix

* improve offline logs

* change execution time field name

* send logs into the channels wrapped in go routines

* improve gorm logger

* fix check v

* fix err overwrite

* fix

* send first the log

* don't send fatal log in a goroutine, wait instead

v1.1.0

23 Sep 14:01
Compare
Choose a tag to compare
  • Added custom fields when sending log directly to datadog

v1.0.0

23 Sep 13:45
Compare
Choose a tag to compare
provide a custom http client via SetUpCustomHTTPClient