Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 533 forks source link

Add log level for dyn_crypto hex dumps #785

Closed bryanck closed 3 years ago

bryanck commented 3 years ago

This PR adds the LOG_DEBUG level for the hex dumps in dyn_crypto.c. We have a high throughput app that is generating very large log files as a consequence of these hex dumps. This is also using a lot of CPU.