def _setupLogging(self, config): swamp.setupLog(config.logLocation, config.logLevel) log.info("Swamp master logging at " + config.logLocation)