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.
@mostlyjason: In bulk mode, Logs wait for 20000 milliseconds (20 seconds) to send logs to the loggly.
When application exit within 20 second after sending the log, it doesn't reach to the loggly.
We should decrease wait time interval to overcome the above issue.
Also, I have added the log4net-loggly.nuspec file that will be helpful to publish new NuGet package in future.
Kindly Review!
cc: @mchaudhary