scopely / kinesis-vcr

Record, rewind and replay live Kinesis streams
Apache License 2.0
58 stars 3 forks source link

Configure cheaper logging or document usage of slf4j to redirect logging #19

Open avram opened 9 years ago

avram commented 9 years ago

At runtime, logging to console wastes a substantial amount of CPU when running the VCR on a high-volume stream.

Propose adding better detail on logging configurability to the docs and simplifying the packaging of custom logging.