louking / tm-csv-connector

Time Machine - CSV Connector - creates CSV file from time machine input, for scoring software to read
Apache License 2.0
1 stars 0 forks source link

capture javascript console log #72

Open louking opened 2 months ago

louking commented 2 months ago

may want to send to server if this can't be sent to a file directly from javascript

add timestamp to the message when capturing to the file

ideas: https://stackoverflow.com/questions/9216441/intercept-calls-to-console-log-in-chrome

one gotcha is that the line numbers are within the spoofing software. Is there anything useful in https://what.thedailywtf.com/post/674611?