datastax / cstar_perf

Apache Cassandra performance testing platform
Apache License 2.0
72 stars 34 forks source link

CSTAR-590: Adjust logback config to log DEBUG stuff into debug.log #222

Closed nastra closed 8 years ago

nastra commented 8 years ago

system.log will now contain only log levels INFO and upper and we'll have an additional debug.log that will contain everything.

The existing copy-all-logs-code will already pick up the new debug.log

tjake commented 8 years ago

+1

mambocab commented 8 years ago

+1, but only based on a visual comparison of the new XML to cassandra's default logback.xml, so assign weight to my +1 accordingly.