1 2014-03-20 Ben Beltran <ben@nsovocal.com>
5 * lib/cobalt.js (buildLog): logging a logObject will now use the calling
6 method's severity instead of the logObject severity. so calling `#error`
7 will always provide severity level 3.
9 * package.json: Updates neon dependency to 2.0, adds tellurium as
12 * /test: Adds VERY basic tests before tellurium is integrated.