Currently the new cdap log appender classes are under the package
"co.cask.cdap.logging.framework" as there are conflicting classes in "co.cask.cdap.logging.appender"
however once the log framework is in place, old appender classes can be removed and the framework classes can be moved to the appender package.