Commit Graph

6 Commits (1260b89e48854b5a64b11e3b9b3360431a3f3701)

Author SHA1 Message Date
Trent Mick 2390bf8df2 v1.8.3. Fix `log.info(null)` crash that resulted from #426 in v1.8.2.
Fixes #450
2016-10-18 13:13:20 -07:00
Trent Mick a5ca41a150 Fix a breakage in `log.info(err)` on a logger with no serializers. 2014-09-27 21:22:17 -07:00
Trent Mick fc0150f9fb [issue #85] Ensure logging a non-object/non-string doesn't throw 2014-05-28 23:24:57 -07:00
Trent Mick f616276dc6 style: 4-space indents 2013-03-28 17:42:32 -07:00
Trent Mick bd4dec5bec move test suite to nodeunit 2013-01-07 11:18:12 -08:00
Trent Mick 40ec83b621 [issue #5] Fix `log.info() -> boolean` to work properly. Previous all were returning false.
Ditto all trace/debug/.../fatal methods.
2012-02-19 21:42:23 -08:00