F12 Refresh – The JavaScript Console

One of the new features in the F12 refresh is some updates to the JavaScript console so let’s have a look at those updates.
console.logI’ve previously complained about how the console.log method in IE doesn’t like it when you pass an …

One of the new features in the F12 refresh is some updates to the JavaScript console so let’s have a look at those updates.
console.logI’ve previously complained about how the console.log method in IE doesn’t like it when you pass an object to it, it just outputs [object Object] meaning it just executed a toString on the object.
I can happily confirm that this has been fixed! When you pass an object, multiple objects or formatted strings it operates as it does in the other browser dev tools.


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2024-03-29T08:10:22+00:00) » F12 Refresh – The JavaScript Console. Retrieved from https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/.
MLA
" » F12 Refresh – The JavaScript Console." Posts on LINQ to Fail | Sciencx - Thursday April 3, 2014, https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday April 3, 2014 » F12 Refresh – The JavaScript Console., viewed 2024-03-29T08:10:22+00:00,<https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » F12 Refresh – The JavaScript Console. [Internet]. [Accessed 2024-03-29T08:10:22+00:00]. Available from: https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/
CHICAGO
" » F12 Refresh – The JavaScript Console." Posts on LINQ to Fail | Sciencx - Accessed 2024-03-29T08:10:22+00:00. https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/
IEEE
" » F12 Refresh – The JavaScript Console." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/. [Accessed: 2024-03-29T08:10:22+00:00]
rf:citation
» F12 Refresh – The JavaScript Console | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2014/04/03/f12-refresh-the-javascript-console/ | 2024-03-29T08:10:22+00:00
https://github.com/addpipe/simple-recorderjs-demo