What is Bunyan?
It is a simple and fast JSON logging module for node.js services. It has extensible streams system for controlling where log records go (to a stream, to a file, log file rotation, etc.)
Bunyan is a tool in the Logging Tools category of a tech stack.
Bunyan is an open source tool with 7.2K GitHub stars and 515 GitHub forks. Here’s a link to Bunyan's open source repository on GitHub
Who uses Bunyan?
Companies
4 companies reportedly use Bunyan in their tech stacks, including Ruby, Ruby, and Ruby.
Developers
38 developers on StackShare have stated that they use Bunyan.
Bunyan Integrations
Bunyan's Features
- Elegant log method API
- Extensible streams system for controlling where log records go (to a stream, to a file, log file rotation, etc.)
- bunyan CLI for pretty-printing and filtering of Bunyan logs
- simple include of log call source location (file, line, function) with src: true
- lightweight specialization of Logger instances with log.child
- Custom rendering of logged objects with "serializers"
- Runtime log snooping via DTrace support
- Support for a few runtime environments: Node.js, Browserify, Webpack, NW.js
Bunyan Alternatives & Comparisons
What are some alternatives to Bunyan?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.