hound v1.0.2 Hound.Helpers.Log

Functions to work with the log

Summary

Functions

Fetches all console.log() lines of type ‘WARINING’ and CRITICAL, from the browser as a single string of log-lines

Fetches console.log() from the browser as a single string of log-lines

Functions

fetch_errors()

Fetches all console.log() lines of type ‘WARINING’ and CRITICAL, from the browser as a single string of log-lines.

fetch_log()

Fetches console.log() from the browser as a single string of log-lines.