splunk / docker-logging-plugin

Splunk Connect for Docker is a Docker logging plugin that allows docker containers to send their logs directly to Splunk Enterprise or a Splunk Cloud deployment.
Apache License 2.0
63 stars 25 forks source link

add unit tests for partialMsgBuffer. minor refactor of code #17

Closed sharonx closed 6 years ago

sharonx commented 6 years ago

closes #7

sharonx commented 6 years ago

@anushjay Added tests for shouldFlush()