Is there a way to clear the console in Firefox?
In Chrome I can use...
console.clear()
(Not sure if it works for Safari or Opera though)
However I haven't been able to find a solution for Firefox. Is this type of API not yet available? Is there a workaround that doesn't require?
console.log("
");
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…