• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mrrama / node-bunyan-prettystream / 27

Builds Branch Commit Type Ran Committer Via Coverage
27 master TravisBuddy Integration :zap: Pull #21 05 Dec 2017 07:45PM UTC web-flow travis-ci pending completion
26 master Added fix to handle objects in result extras Pull #20 13 Oct 2017 03:18PM UTC web-flow travis-ci pending completion
25 master Try/catching around JSON.stringify() in case user tries to pretty print something that breaks it Pull #19 08 May 2016 07:19PM UTC lan17 travis-ci pending completion
24 master Try/catching around JSON.stringify() in case user tries to pretty print something that breaks it Pull #18 27 Mar 2016 11:41PM UTC lan17 travis-ci pending completion
23 master Handle circular structures using json-stringify-safe. Pull #16 25 Jun 2015 03:26PM UTC nicokaiser travis-ci pending completion
22 master Add LICENSE.txt Pull #15 25 Jun 2015 02:46PM UTC nicokaiser travis-ci pending completion
21 master Fix description in package.json to match original Pull #14 28 Mar 2015 02:21PM UTC hadfieldn travis-ci pending completion
20 master Do not log object properties that are functions and try JSON.stringify before checking for undefined. Pull #12 15 Dec 2014 10:49PM UTC dbmikus travis-ci pending completion
19 master Add custom output formattin var prettyStdOut = new PrettyStream({ mode: function(time, level, name, host, src, msg, extras, details) { return util.format('%s: %s%s\n%s', level, msg, extras, details); } }); Pull #11 08 Dec 2014 07:58AM UTC stefanbuck travis-ci pending completion
18 master Add custom output formattin var prettyStdOut = new PrettyStream({ mode: function(time, level, name, host, src, msg, extras, details) { return util.format('%s: %s%s\n%s', level, msg, extras, details); } }); Pull #10 05 Dec 2014 04:02PM UTC stefanbuck travis-ci pending completion
17 master Update prettystream.js Pull #9 11 Nov 2014 12:09AM UTC friedbunny travis-ci pending completion
16 master Add options section Pull #9 10 Nov 2014 11:43PM UTC friedbunny travis-ci pending completion
15 master Add option to use color only if the output is to a TTY (terminal). The new `useColor='auto'` behavior is the new default. Closes: #3 Pull #7 31 Oct 2014 03:04AM UTC cscott travis-ci pending completion
14 master Fix undefined function error method doesn't exist Pull #6 23 Sep 2014 02:41PM UTC parisholley travis-ci pending completion
13 master Fixed issue where it throws an error if you try to log an object with a function. Pull #5 10 Sep 2014 04:36PM UTC jsonxr travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc