Skip to content

Releases: logtail/monolog-logtail

v3.2.0

27 Jun 13:26
6436570
Compare
Choose a tag to compare

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

v2.2.0

27 Jun 13:26
Compare
Choose a tag to compare

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

v3.1.0

20 Mar 14:23
b953318
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v2.1.0

20 Mar 14:07
ad28932
Compare
Choose a tag to compare

What's Changed

  • Add LogtailClient curl connection timeout and timeout by @vzikmund in #15

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

20 Mar 14:07
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v3.0.0

20 Mar 14:22
d7f13ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.0.0

20 Mar 14:06
15c7642
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v2.0.0