(Had CI issues that published two versions but they are the same)
Contributor: Daniel Hochman
- fix
setServerVariables is deprecated
warning (#18)
Contributor: ooga
- Fix level mapping (#13)
Contributor: Theo Gravity
- Documentation updates (#9)
Contributor: Theo Gravity
-
Add Datadog region support and more debug messages (#8)
-
A new config option called
ddServerConf
has been added to configure the server region -
Added
onInit
callback -
Added more debugging messages
Contributor: Theo Gravity
- Attempt to fix memory leak (#7)
This changes the internal implementation of how we store logs for batches.
Contributor: Theo Gravity
- Fix repeat sends (#4)
Contributor: Theo Gravity
- Fix queue empty behavior (#3)
Contributor: Theo Gravity
- Add batch sending, retry on send failure (#2)
Contributor: Theo Gravity
- Update readme
Contributor: Theo Gravity
- Fix CI