amazon-archives / kinesis-log4j-appender

ARCHIVED: Log4J Appender for writing data into a Kinesis Stream
Apache License 2.0
62 stars 42 forks source link

Adding unit tests. Includes dependencies on jUnit/JaCoCo. #6

Closed devonlazarus closed 9 years ago

devonlazarus commented 9 years ago

Hi @ksumit,

I ran into a few issues and decided to create some unit tests. This pull request is as clean as I could make it without changing your code. I will create issues in your repo along with separate pull requests that follow this commit to correct the issues I found.

Cheers,

// devon