Skip to content

Releases: FusionSolutions/python-fslogger

v0.2.3

Choose a tag to compare

@iFA88 iFA88 released this 05 Jan 11:01
197e381
Update to v0.2.3

Fixed recursive loop when write has failed to file.

v0.2.2

Choose a tag to compare

@iFA88 iFA88 released this 21 Jun 15:20

Lock object moved to global.

v0.2.1

Choose a tag to compare

@iFA88 iFA88 released this 10 May 20:01
a2abf84

FileSteam rotate bug fixed.

v0.2.0

Choose a tag to compare

@iFA88 iFA88 released this 10 Feb 17:44
3c4845a

Python 3.7 support dropped.
Abstract classes extended.
Tests are extended.

v0.1.7

Choose a tag to compare

@iFA88 iFA88 released this 30 Sep 09:50
7a72e5c

Cosmetic update

v0.1.6

Choose a tag to compare

@iFA88 iFA88 released this 31 Aug 19:09
6d26a3f

threading.Lock added during FileStream flush.

v0.1.5

Choose a tag to compare

@iFA88 iFA88 released this 14 Aug 01:31
b9bc056

Fix file rotation.

v0.1.4

Choose a tag to compare

@iFA88 iFA88 released this 09 Aug 15:27
f6a1d59

Bug fix.

v0.1.3

Choose a tag to compare

@iFA88 iFA88 released this 07 Aug 20:54
b7be9a4

Filter parser case bug fix.

v0.1.2

Choose a tag to compare

@iFA88 iFA88 released this 07 Aug 10:29
153d615

Revoke some ABCs.
Bug fixes.