Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@PetrHeinz PetrHeinz released this 27 Jun 13:26
6436570

What's Changed

  • Ensure flushed logs in long running scripts by @PetrHeinz in #23
    • 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: v3.1.0...v3.2.0