Releases: logdna/python
Releases · logdna/python
Ensure LogDNA recovers when internet connection is reestablished
1.1.4 ensure that LogDNA module recovers after internet reconnects
Allows an environment parameter to be passed
1.1.3 ensure python module can also pass an environment parameter
Release lock on failed request
1.1.2 release lock on request fail
Add Rlocks to ensure buf messages aren't lost
1.1.1 bump versions for new rlock changes
Allow %-style formatting, Flush logs in buffer on close
1.1.0 Bump version of module based on recent PRs
Remove incorrect prints and default to module logger
1.0.9 latest merge had an error, also change from print to logger debug
Ensure errors are printed to logger for module
1.0.8 ensure request errors are sent to module logger
Return on request errors
restore functionality for python 3
Add timeout and error handling
If there are network connection issues we might lose logs so we print the errors and add a timeout to the request.
Ensure flushing of lines is immediate
1.0.5 Ensure that thread can start flushing even when script is running