Skip to content

jslaybaugh/console.log-wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-in-one console.log wrapper

Just drop consolelog.js in your project and start passing data to log(). Whichever browser you're testing in, you'll see your data in the console -- if the browser doesn't have a console, Firebug Lite will load. You can pass any variable type: strings, objects, arrays, functions, etc.

Demo: http://patik.com/demos/consolelog
Documentation: http://patik.com/blog/complete-cross-browser-console-log/

About

Cross-browser, all wrapped up in one function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%