Library | Color Logs

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

As of 2018-11-30. See the latest version.

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.greasyforks.org/scripts/38888/649478/Library%20%7C%20Color%20Logs.js

Author
sidneys
Version
14.0.0
Created
2018-02-25
Updated
2018-11-30
Size
2.68 KB
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.

长期地址
遇到问题?请前往 GitHub 提 Issues。