Skip to content

Releases: csm10495/csmlog

Add an override to change the default save directory

24 Feb 05:14
Compare
Choose a tag to compare

0.27.0

22 Dec 23:36
Compare
Choose a tag to compare
fixes and minor changes

0.26.0

22 Dec 23:06
Compare
Choose a tag to compare
Blacken code... add in modifyChildLoggersFunc

0.25.0

07 Jul 02:11
Compare
Choose a tag to compare
set formatter on old csmloggers automatically

0.24.0

07 Jul 02:00
Compare
Choose a tag to compare
Add custom formatter ability

0.23.0

14 Nov 22:34
Compare
Choose a tag to compare
Swap to github actions. Fix bug: https://github.com/csm10495/pyhtcc/i…

0.22.0

04 Aug 00:50
Compare
Choose a tag to compare

Version 0.22.0

Changes:

  • 0c4dcff try to handle case where rotation cant happen on Windows

This list of changes was auto generated.

0.21.1

31 Jul 05:44
Compare
Choose a tag to compare

Version 0.21.1

Changes:

  • 3053693 handle if the message is not a str

This list of changes was auto generated.

0.21.0

31 Jul 05:16
Compare
Choose a tag to compare

Version 0.21.0

Changes:

  • 010e00e relax test a bit
  • a509db3 all good, docs and tests
  • 048ab9d fix spelling
  • 759a375 more unit tests
  • f31ccb0 bunch of unit tests and add auto rotation if the sheet has too many rows
  • fd8eccc lots of changes
  • 51fcf33 more gs work
  • ef9881d experimental google sheets handler
  • fd89ccb clean up readme
  • ca94acc refactor, add ability to call setup multiple times, add tests
See More

This list of changes was auto generated.

Version 0.10

27 Jun 06:06
Compare
Choose a tag to compare

Fix a couple issues on Mac/Linux.

  • Issue related to the UDP socket sender trying to send too much data
  • Issue related to writing logs on *nix systems to /var/log only if has permission. Now otherwise will go to ~/log