Library | Color Logs

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

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.cn-greasyfork.org/scripts/38888/1060680/Library%20%7C%20Color%20Logs.js

作者
sidneys
版本
16.0.1
创建于
2018-02-25
更新于
2022-06-14
大小
2.7 KB
许可证
暂无

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.