keenlabs / KeenClient-Java

Official Java client for the Keen IO API. Build analytics features directly into your Java apps.
https://keen.io/docs
MIT License
74 stars 43 forks source link

Add public method to disable the default log handler #34

Closed mikereinhold closed 9 years ago

mikereinhold commented 9 years ago

Keen SDK. This method can be called by applications which wish to more closely manage log output.

Closes issue #33.

Geeber commented 9 years ago

Looks good to me! Thanks.

Geeber commented 9 years ago

This is small enough that I just pulled it into master directly, so don't worry about resubmitting in the 2.1.0 branch.

mikereinhold commented 9 years ago

Ok great! Thanks

On Thu, Dec 11, 2014 at 11:02 PM, Kevin Litwack notifications@github.com wrote:

This is small enough that I just pulled it into master directly, so don't worry about resubmitting in the 2.1.0 branch.

— Reply to this email directly or view it on GitHub https://github.com/keenlabs/KeenClient-Java/pull/34#issuecomment-66729805 .