Library | Color Logs

Log enhancer. Extends console.log, console.error, etc. Show console.debug logs by setting window.Debug = true.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/38888/1060680/Library%20%7C%20Color%20Logs.js

Author
sidneys
Version
16.0.1
Created
2018-02-25
Updated
2022-06-14
License
N/A

Colored logger for Greasemonkey scripts.

Drop-in extension for 'console' logging methods (debug/info/log/warn/error).

Filters messages generated via 'console.debug' per default – set 'window.DEBUG = true' anywhere to show them.