• v0.3.0 9c56b91e17

    v0.3.0 Stable

    mai-lapyst released this 2022-07-30 17:38:56 +02:00 | 2 commits to master since this release

    Changes:

    • Added remove / reset functions as inverse operation to all AddProcessor*, AddHandler and SetFormatter functions.
    • Added GetDefaultFormatter to handlers to allow handlers to return their default formatter; used in ResetFormatter* functions to restore an valid state.
    Downloads
  • v0.2.0 674cb642be

    v0.2.0 Stable

    mai-lapyst released this 2022-07-30 04:38:46 +02:00 | 3 commits to master since this release

    Bugfixes:

    • LogRecords with LogLevel of None where not discarded after running through handler-local processors
    • Fixing potential bug in BaseLogHandler.Handle() where some methods where not called correctly

    Changes:

    • Adding new handler: RotatingFileHandler
    Downloads
  • v0.1.0 bdc19229b8

    v0.1.0 Stable

    mai-lapyst released this 2022-07-25 11:05:49 +02:00 | 7 commits to master since this release

    Downloads