Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Allow bulk messages to be passed as an array #21
Conversation
|
@MauriceButler thanks for the effort you put into this! I have added a task to our team's backlog to test this. We have a couple issues in the queue ahead of this one but we should be able to test it in the next couple weeks. |
|
@mchaudhary @mostlyjason I have tested it. The PR seems good to me. |
This PR allows for the previous bulk logging functionality from winstonjs/node-loggly which is relied on by bunyan-loggly.
The PR will allow
bunyan-logglyto switch fromwinstonjs/node-logglytonode-loggly-bulkas per MauriceButler/bunyan-loggly#13