Greasy Fork is available in English.

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

Autor
sidneys
Verzija
16.0.1
Napravljeno
25/02/2018
Ažurirano
14/06/2022
Licenca
Nije dostupno

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.