master
log
PrerenderLogger.prototype.log = function(level) { var _this = this; if (this.levels[this.config.level] > this.levels[level]) { return;