-2015-01-21 Ben Beltran <ben@nsovocal.com>
-
- Version 1.1.3
-
- * lib/loggers/file.js: Makes the log work in append mode instead of
- overwrite mode.
-
-2015-01-09 Sergio de la Garza <sergio@delagarza.io>
-
- Version 1.1.2
-
- * lib/cobalt.js (dependencies): Require colors fix the log output when
- using the tocken formatter.
-
-
-2015-01-09 Ben Beltran <ben@nsovocal.com>
-
- Version 1.1.1
-
- * lib/loggers/file.js: Writes raw log if no formatter is present.
-
- * lib/cobalt.js: Logging null now converts it to the string "null";