michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
Apache License 2.0
163 stars 228 forks source link

Add the possibility to override specific logger #358

Closed erebe closed 7 years ago

erebe commented 7 years ago

This feature is useful when you want to debug a specific codepath of cassandra, or when you want to disable verbose logging (StatusLogger) because you already have monitoring in place

erebe commented 7 years ago

Updated

P.s: Regarding https://github.com/michaelklishin/cassandra-chef-cookbook/pull/352 My apologies for having given a response, but for an unknown reason I haven't recived the mail with your comment from github. Your intuition was right, and the 2nd commit was not intended and I didn't know why it has been added to PR in the first place as the 2nd commit was made 20 days later

michaelklishin commented 7 years ago

Thank you!