npm.io
0.0.3 • Published 9 years ago

gqlog

Licence
MIT
Version
0.0.3
Deps
1
Vulns
0
Weekly
0
                .__
   ____    _____|  |   ____   ____
  / ___\  / ____/  |  /  _ \ / ___\
 / /_/  >< <_|  |  |_(  <_> ) /_/  >
 \___  /  \__   |____/\____/\___  /
/_____/      |__|          /_____/

gqlog is a small and quick logging framework.
It allows simple operations like console.log to become
log(), error(), debug(). Further allowing debugs to be
ignored when deploy (setting.level=3)