Commit Graph

111 Commits (4d4663758e33ad29f3acca7224ce384ddc954905)

Author SHA1 Message Date
Thomas Lee 027cf5aab1 Align the same filename of empty_shim in README
empty-shim.js is not aligned with sample empty_shim below.

Change the above one to become empty_shim.js
2017-03-03 20:28:35 -08:00
Paweł Sroka b74180cf14 Added Travis CI integration 2017-03-03 16:31:25 -08:00
Trent Mick 01cb08ce35 Fix typo. Fixes #378 2016-11-07 22:15:23 -08:00
Trent Mick 4474c9a211 moved the See Also links to https://github.com/trentm/node-bunyan/wiki/Awesome-Bunyan 2016-11-03 09:05:01 -07:00
Trent Mick e0f0a5d6fa move 3rd-party list to wiki 2016-10-25 06:40:30 -07:00
Nick 7300a18583 docs: Fix local CLI path (#438) 2016-09-17 10:07:10 -07:00
Adrian Sieber 61f8af9b5c Add table of contents to README.md (#429) 2016-08-26 09:24:21 -07:00
mlucool 7c80e299f4 Updated README for webpack instructions (#412) 2016-07-04 22:50:01 -07:00
Seoker Wang 306d8e12ee Fix typo in README.md
defualt -> default
2016-04-17 00:10:27 +08:00
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