This moves the logger interface into the root package and makes the log subpackage specific to logrus. Also this makes the Logger interface type also return other Loggers, such that we can completely encapsulate logrus.Loggers.