Updates the usual scala-logging issues to make the source code cross-compilable between scala 2.10 and scala 2.11.
Tests:
A scala 2.11 version of the code has been run against the official Spark 2.0.0 RC4 binary release (Scala 2.11)
A scala 2.10 version has been run against the official Spark 1.6.2 release
Updates the usual scala-logging issues to make the source code cross-compilable between scala 2.10 and scala 2.11.
Tests: A scala 2.11 version of the code has been run against the official Spark 2.0.0 RC4 binary release (Scala 2.11) A scala 2.10 version has been run against the official Spark 1.6.2 release