Current signature for `addLevel()` stands at: ``` LGR.prototype.addLevel = function(levelName, weight, style, dispPrefix, logFormat, stream, tsFormat, vars, bufferSize, flushTimeInterval){ ``` Shouldn't we be doing better than this?
Current signature for
addLevel()stands at:Shouldn't we be doing better than this?