16 Commits

Author SHA1 Message Date
Yami
f42b962792 refactor: Moved source files to /src. Moved test files to client and server side tests. Added karma for front-end testing. 2016-12-16 15:19:40 +00:00
Andrew E. Rhyne
3491ad6e3a Merge pull request #195 from jalleyne/master
Catch JSON stringily errors.
2016-11-14 09:34:32 -08:00
Nathan Rajlich
82ca12f298 dist: recompile 2016-01-13 12:22:04 -08:00
Jovan Alleyne
6830d9fbee Catch JSON stringily errors.
There is a chance that there may be circular references in the Object which will cause the debug message to throw an exception. If the exception is not handled on the application level this will cause node to crash. As a debug library, errors in here should not have such a serious impact on the application.
2015-04-08 15:25:48 -04:00
Nathan Rajlich
4152176604 dist: recompile 2015-02-27 18:31:48 -08:00
Nathan Rajlich
c97a5c1294 dist: recompile 2014-09-01 00:22:46 -07:00
Nathan Rajlich
6fd34ac517 dist: recompile 2014-07-15 16:15:07 -07:00
Nathan Rajlich
00d5bdf9a4 dist: recompile 2014-07-15 15:56:50 -07:00
Nathan Rajlich
09e31bb47a dist: recompile 2014-07-15 15:42:06 -07:00
Nathan Rajlich
3add08ea0c dist: recompile 2014-07-15 15:08:23 -07:00
Nathan Rajlich
558f604f07 dist: recompile 2014-06-10 15:03:40 -07:00
Tim Oxley
dd32a4c902 Make console logging function configurable.
Split log() into 2 methods: formatArgs() and log(), allowing log to be
overridden on a per-namespace or global level. Global log settings trump
per-namespace settings.
2014-06-07 23:34:39 -07:00
Nathan Rajlich
613065a9b4 dist: recompile 2014-06-06 13:34:35 -07:00
Nathan Rajlich
91daf2860d dist: recompile 2014-06-02 11:41:49 -07:00
Nathan Rajlich
4501edeac6 dist: recompile 2014-06-01 10:39:37 -07:00
Nathan Rajlich
808c5865b9 dist: recompile 2014-05-31 20:12:31 -07:00