This document summarizes some lesser known features in Apache Cassandra 2.1, including:
1) Cassandra's logging was changed to use Logback, allowing for faster and more configurable logging through a logback.xml file.
2) New default paths were added in Cassandra 2.1 for data, commit logs, and configurations to keep directories cleaner.
3) A number of command line parameters and YAML configuration options were added for more control over logging levels, commit log handling, compaction settings, and more.
4) Enhancements were made to the CQL shell cqlsh and nodetool for additional debugging and management capabilities.