Pino - fast and simple Node.js logger
This repo contains the documentation website for Pino.
- Lead Maintainer: Matteo Collina
- Sponsor: nearForm
After cloning, you will need to get dependencies via npm,
npm install
Next simply build and serve to port 4000
,
npm run start
Pino and its docs are open projects and encourage participation. If you feel you can help in any way, be it with examples, extra testing, tutorials, or new features please be our guest.
Before you start, please read our code of code of conduct. It contains very important information for all contributors to Pino.
Copyright (c) 2016, Matteo Collina and other contributors, Licensed under MIT.