Colder Xihk
|
fe31b83e42
|
fix typo in readme webpack section
|
2017-08-02 19:40:21 -07:00 |
|
Li Kai
|
3e085f2fdb
|
Update README.md to use webpack noParse
Now with webpack 2 there's no need to write a shim for the modules. Just tell webpack to not parse them.
|
2017-05-31 09:27:48 -07:00 |
|
Trent Mick
|
e540a76424
|
improve docs for serializing an error via log.info({err: err, ...}, ...)
Fixes #7. Fixes #398.
|
2017-05-04 22:28:04 -07:00 |
|
Trent Mick
|
9d12604653
|
add note about how to install 2.x for now
|
2017-05-03 23:37:26 -07:00 |
|
Trent Mick
|
40ee2503cc
|
v2.0.0 (beta); ensure 2.x releases are published as 'beta' for now
|
2017-05-03 23:32:48 -07:00 |
|
Trent Mick
|
f812975f0f
|
README updates for current status (master for 2.x work now), some TODO updates
|
2017-04-15 18:07:58 -07:00 |
|
Greg Walden
|
994f90eb83
|
note how to add streams in the readme
|
2017-03-20 23:00:46 -07:00 |
|
Trent Mick
|
f4fff7b7fa
|
update readme toc
|
2017-03-08 09:27:15 -08:00 |
|
Trent Mick
|
b33b7e523d
|
add notes about writing good serializer functions, prompted from issue #464
|
2017-03-07 19:02:13 -08:00 |
|
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 |
|