Skip to content

adiktofsugar/js-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

var log = new Log({
    logLevel : 'debug',
});

//and then later...
log ('my message', anObjThatIwantToInspect);

About

a logging function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published