Commit Graph

102 Commits (c5301bd6159c0aeaa0772b05c29c488748452e37)

Author SHA1 Message Date
mlucool 30ea619626 Added npm link in readme 2016-02-21 18:25:32 -05:00
Trent Mick cd7dc6a92c Improve the runtime environment detection to fix running under NW.js.
Contributions by Adam Lynch (#310), Jeremy Ruppel (#311),
and Aleksey Timchenko (#302).
2016-02-21 13:31:57 -08:00
Trent Mick 8b94e81fa7 'reemitErrorEvents' bool on Bunyan streams to control error event handling
Related to PR #318.
2016-02-20 18:04:47 -08:00
Trent Mick 4db35d5e3c reflow recent README addition 2016-02-12 08:36:59 -08:00
Alex Ray f505d28ec3 Documented stream levels as a severity threshold 2016-02-12 08:35:03 -08:00
Trent Mick 9ec59b43e0 docs: Add 'Constructor API', improve 'Log Method API' section
The former motived by #273.
2016-02-11 22:20:32 -08:00
Trent Mick 5c33681374 docs: improve details on serializers
Motivated by #270, thanks Mark!
2016-02-11 22:00:28 -08:00
Mark Stosberg 6103afadba Make field-subheadings as "<h2>" to make them a little easier to find. 2016-02-11 21:36:29 -08:00
Mark Stosberg 95fca4d805 Link to License. 2016-02-11 21:36:29 -08:00
Trent Mick 6fdc5ff209 Style/changelog/readme/test case for "error" event re-emitting.
PR: #318
2016-02-10 23:38:23 -08:00
Trent Mick f299ac98f2 some readme tweaks 2016-02-10 23:05:46 -08:00
Trent Mick c3b76b1f15 doc: Markup fixes.
Fixes #316. Fixes #331.
2016-02-02 23:25:19 -08:00
Trent Mick b0b9bed17b docs: update notes on log levels
Hopefully helps clarify questions like #340 and #305.
2016-01-31 17:35:45 -08:00
Ionică Bizău 9cd70479cb Added the missing syntax highlighting
Added syntax highlighting everywhere and minor formatting.
2015-09-07 00:39:56 -07:00
Shakeel Mohamed bedb2ae7ff Fixed typos in README 2015-09-07 00:08:17 -07:00
Trent Mick 56f2ac4de5 typo 2015-09-06 23:37:14 -07:00
Yunong Xiao 08710eca4d add link to bunyan kafka plugin 2015-09-06 23:07:29 -07:00
Mirko Kiefer 7a884019a7 add bunyan-cloudwatch to readme
Fixes #263.
2015-06-12 23:01:59 -07:00
Trent Mick 6ed1afd1b9 readme note 2015-06-12 23:01:01 -07:00
Trent Mick d41f15bcd7 A follow-up to #250 to indicate the 'ms' log rotation scope is just for testing 2015-05-12 21:38:52 -07:00
Tony Lukasavage f82ccfcd4f add undocumented "ms" rotation period to docs 2015-05-12 18:55:11 -04:00
Seth Pollack ef669b6660 add third-party stream for fogbugz 2015-02-08 13:51:09 -05:00
Seth Pollack 3d786a84f0 add third-party stream for slack 2015-01-28 16:49:53 -05:00
Trent Mick 1ed684d110 Ensure a top-level `level` given in `bunyan.createLogger` is *used* for given `streams`
Fixes #164
2015-01-17 20:39:06 -08:00
Trent Mick 978a2439a3 Merge pull request #204 from cb1kenobi/readme-typo
Fixed typo in the readme.
2015-01-16 22:27:11 -08:00
Trent Mick 7c0b566e63 [issue #210] Export `bunyan.nameFromLevel` and `bunyan.levelFromName` 2015-01-15 22:18:29 -08:00
Chris Barber 78826c5dba Fixed typo in the readme. 2014-12-28 21:40:16 -08:00
Trent Mick 8558935084 Update install note for reintroduction of dtrace-provider in v1.2.0 2014-11-17 21:09:19 -08:00
Trent Mick f5e5d577f0 clean up README sectioN 2014-09-21 21:35:27 -07:00
Trent Mick 9e6a199ca5 give people a start at rendered console.log in the browser 2014-09-21 21:32:07 -07:00
Trent Mick 414f33563d browserify support, bump ver to 1.1.0 2014-09-21 21:20:43 -07:00
Trent Mick fe1e25aea9 Fix anchor (per @wayneseymour, fixes #152) 2014-08-25 00:24:25 -07:00
Trent Mick 26a8bb02a4 Bright black "hides" some bunyan CLI styled text when using Solarized Dark theme
fixes #160
2014-08-10 00:36:55 -07:00
Trent Mick dacdd080dc add note about separate dtrace-provider installation necessity 2014-08-01 16:38:33 -07:00
Trent Mick 0c09bddda6 note logentries connector 2014-08-01 10:49:18 -07:00
Trent Mick e8a4387070 strong comparison 2014-06-30 23:26:39 -07:00
Trent Mick 2c2459df2f #117 add warning about using rotating-file and cluster together 2014-06-01 23:34:50 -07:00
Trent Mick 4670906256 skip rotating-file test on node 0.8; warn about rotating-file issues 2014-05-31 22:57:36 -07:00
Trent Mick 6cdcbf45ec attempt to clarify error *events*, per #124 2014-05-31 22:06:02 -07:00
Trent Mick 84e9e34b5b note express-bunyan-logger project 2014-05-30 20:58:18 -07:00
alexanderGugel f3e0ba6526 fix typo 2014-04-14 10:17:47 +02:00
Keith C. Ivey faf2cece4f add `error` to list of log levels in readme 2014-04-09 16:13:32 -04:00
Trent Mick 36f7e51a65 issue #131 Allow `log.info(<number>)` and, most importantly, don't crash on that. 2014-04-03 15:59:49 -07:00
Trent Mick eac13c08cc issue #104: `log.reopenFileStreams()` convenience method to be used with external log rotation. 2013-10-11 13:16:29 -07:00
Trent Mick 96e2a9b31c runtime log snooping as a name sugegstion from dap for bunyan -p 2013-10-02 13:09:07 -07:00
Trent Mick d10f9ec53b update notes on req_id for restify 2.x changes 2013-06-05 23:31:13 -07:00
Trent Mick 1514b25fb9 forum link 2013-04-10 23:10:04 -07:00
Trent Mick 1602307e2e mention the google group 2013-04-10 23:08:08 -07:00
Trent Mick 70ae34a35d mention bunyan+graylog2 supporting repo 2013-01-18 21:24:23 -08:00
Noah H. Smith 0a703ea6f3 replacing "Bunion" with "Bunyan" because they're not the same thing 2013-01-10 11:14:21 -06:00