LoggerController({this.level = LogLevel.none, this.path = './logs'}) : logger = LiteServerLogger(path: path);