I have a lot of console logging in one script. How can I check size of current console log content?
Asked
Active
Viewed 865 times
0
-
1https://stackoverflow.com/questions/41167305/count-console-log-objects ? – andydavies Nov 29 '18 at 10:52
-
1Will this help https://stackoverflow.com/questions/7627113/save-the-console-log-in-chrome-to-a-file – kiranvj Nov 29 '18 at 10:53
-
Yes this should be marked as duplicate. I did not know to ask smarter. "Count console.log objects" is the key here. Thank you. – titus Nov 29 '18 at 10:53