Function.prototype.apply.call (konsol [level], konsol, argswithformat);

Window.call.apply(function foo() { console.log('foo'); });
 Run code snippet
V ZINDAGI