Provides a log formatter for use with CMU Sphinx. This formatter generates nicer looking console messages than the default formatter. To use the formatter, set the property
java.util.logging.ConsoleHandler.formatter to edu.cmu.sphinx.util.SphinxLogFormatter
This is typically done in a custom loger.properties file