Console Tools

A library for shortened console.log, console.info, console.error

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/19894/248918/Console%20Tools.js

Author
pxgamer
Version
0.0.1.20180205131810
Created
2016-05-23
Updated
2018-02-05
License
N/A

Usage:

cl(variable) - console.log ci(variable) - console.info ce(variable) - console.error cw(variable) - console.warn ct(variable) - console.trace cc(variable) - console.clear