
Debugout.js generates a text file from your logs that can be searched, timestamped, downloaded and more.
Debugout’s log()
accepts any type of object including functions. Debugout is not a monkey patch, but a separate logging class altogether that you use instead of console
.