Skip to content

Releases: logdna/python

Ensure LogDNA recovers when internet connection is reestablished

12 Sep 19:05
Compare
Choose a tag to compare
1.1.4

ensure that LogDNA module recovers after internet reconnects

Allows an environment parameter to be passed

25 Jul 21:59
Compare
Choose a tag to compare
1.1.3

ensure python module can also pass an environment parameter

Release lock on failed request

17 Jul 18:23
Compare
Choose a tag to compare
1.1.2

release lock on request fail

Add Rlocks to ensure buf messages aren't lost

16 Jul 21:53
Compare
Choose a tag to compare
1.1.1

bump versions for new rlock changes

Allow %-style formatting, Flush logs in buffer on close

05 Jul 20:38
Compare
Choose a tag to compare
1.1.0

Bump version of module based on recent PRs

Remove incorrect prints and default to module logger

27 Jun 19:26
Compare
Choose a tag to compare
1.0.9

latest merge had an error, also change from print to logger debug

Ensure errors are printed to logger for module

27 Jun 19:18
Compare
Choose a tag to compare
1.0.8

ensure request errors are sent to module logger

Return on request errors

27 Jun 03:04
Compare
Choose a tag to compare

restore functionality for python 3

Add timeout and error handling

23 Jun 18:13
Compare
Choose a tag to compare

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

05 May 23:48
Compare
Choose a tag to compare
1.0.5

Ensure that thread can start flushing even when script is running