Adds a new plugin class interface for a reader of Command messages,
drizzled::plugin::CommandReader.
Adds two new classes to the command_log module:
* CommandLogReader implements the CommandReader plugin interface for reading
Command messages from the CommandLog.
* CommandLogIndex is a simple indexing class for a log file