Skip to content

v3.0.0

Choose a tag to compare

@michal-bures michal-bures released this 22 Mar 15:32
· 25 commits to master since this release

Breaking change

In bulk mode, the callback passed to the log method is now called instantly for each message and does not pass any response object in the arguments.
(Previously it was called only for some messages once the bulk request was sent to Loggly and contained the response from the Loggly bulk endpoint.)