Skip to content

Instantly share code, notes, and snippets.

@laustdeleuran
Created February 6, 2012 12:00
Show Gist options
  • Save laustdeleuran/1751756 to your computer and use it in GitHub Desktop.
Save laustdeleuran/1751756 to your computer and use it in GitHub Desktop.
Vertic Lib Logger Class Use Example
var l = new _Log();
l.write("Log entry #1! Yay!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment