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
cl(variable) - console.log ci(variable) - console.info ce(variable) - console.error cw(variable) - console.warn ct(variable) - console.trace cc(variable) - console.clear