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.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyfork.org/scripts/38888/1060680/Library%20%7C%20Color%20Logs.js

Autor
sidneys
Wersja
16.0.1
Utworzono
25-02-2018
Zaktualizowano
14-06-2022
Licencja
Brak licencji

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.