Skip to content

kcrca/jog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jog is a JavaScript logging package. It allows you to insert tracking and debug statements in your code which you can turn on and off as needed. Messages can be sent to multiple handlers to be put into the web page, a popup web page, and/or the console.

It is analogous to java.util.logging or log4j, but designed for a simpler JQuery environment. It relies on JQuery to do its own HTML work.

Full instructions are in doc/jog.html

About

JavaScript logging package for monitoring and debugging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors