Skip to content

v2.2.0

Compare
Choose a tag to compare
@PetrHeinz PetrHeinz released this 27 Jun 13:26
· 2 commits to 2.x since this release

What's Changed

  • Ensure flushed logs in long running scripts by @PetrHeinz in #22
    • added options flushIntervalMs (default 5s) and throwExceptions (default false) to LogtailHandler
    • changed default of bufferLimit from 0 to 1000 and flushOnOverflow from false to true
    • added LogtailHandlerBuilder

Full Changelog: v2.1.0...v2.2.0