Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md to include Windows warning
  • Loading branch information
TeamDman authored Jul 27, 2022
commit 424b9dddb2680ec6008a5db0684f7e2b2037cee4
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ $ node hi.js | ./node_modules/.bin/bunyan
[2013-01-04T19:01:18.241Z] INFO: myapp/40208 on banana.local: hi
[2013-01-04T19:01:18.242Z] WARN: myapp/40208 on banana.local: au revoir (lang=fr)
```
**Replace `./bin/bunyan` with `./bin/bunyan.cmd` for consistent behaviour on Windows.**

See the screenshot above for an example of the default coloring of rendered
log output. That example also shows the nice formatting automatically done for
Expand Down