loggin-js
pino
Our great sponsors
loggin-js | pino | |
---|---|---|
0 | 18 | |
20 | 9,281 | |
- | 2.5% | |
1.1 | 9.3 | |
3 months ago | 15 days ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
loggin-js
We haven't tracked posts mentioning loggin-js yet.
Tracking mentions began in Dec 2020.
pino
-
Logging library suggestions
You should use Pino because its fast and have a great separation of concerns https://github.com/pinojs/pino
-
Node.js: How to Power Up Your Logging
“Very low overhead Node.js logger” is how pino describes itself. It claims to be 5x faster than alternatives and uses asynchronous logging which it attributes to its speed. Logs messages are buffered and then written in chunks, in comparison to blocking logging where messages are directly written to the output stream.
-
Patterns and Anti-patterns in Node.js
Pino: A logger that is focused on performance. It is considered to be faster than its alternatives.
-
structlog: Structured logging for Node.js
Are there any advantages against Pino.js?
-
Looking Web based and self hosted Log viewer (view, filter, sesarch, ..)
I'm particularly using Pino which is by default used by Fastify. Apparently I can pipe logs to files or MongoDB which I can do technically on my environment.
- Logging to a file
- Very fast synchronous C++17 logging library
-
Designing Error Messages and a Logging Strategy in Node.js
Are there more options? Absolutely: Bunyan, Pino, and others. It depends on what your particular logging needs are.
-
Comparing top Node.js frameworks for frontend developers
Fastify also works well with Typescript, supports AWS Lambda, has a GraphQL adapter, and comes with a lightweight logger.
-
How much is the overhead of pino's logger.debug statement?
Have you looked at their benchmark doc?
What are some alternatives?
winston - A logger for just about everything.
Bunyan - a simple and fast JSON logging module for node.js services
console-log-level - The most simple logger imaginable
log4js-node - A port of log4js to node.js
winston-daily-rotate-file - A transport for winston which logs to a rotating file each day.
opentelemetry-specification - Specifications for OpenTelemetry
loglevel - :ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
storyboard - End-to-end, hierarchical, real-time, colorful logs and stories
log-process-errors - Show some ❤️ to Node.js process errors
signale - Highly configurable logging utility
consola - Elegant Console Logger for Node.js and Browser 🐨
Consono - The most correct, informative, appealing and configurable variable inspector for JavaScript