log4js-node
Logging framework
A JavaScript port of a popular logging framework designed for Node.js applications.
A port of log4js to node.js
6k stars
112 watching
773 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
javascriptlog4js-node
Related projects:
Repository | Description | Stars |
---|---|---|
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
expressjs/morgan | A middleware that logs HTTP requests and responses in various formats. | 7,955 |
apache/logging-log4net | A logging API and backend for .NET applications | 858 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |
qos-ch/logback | A logging framework for Java that aims to be reliable, generic, fast, and flexible. | 3,016 |
tj/co | Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,880 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
mqttjs/mqtt.js | A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers. | 8,611 |
pinojs/pino | A fast and efficient logging library for Node.js applications | 14,337 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,615 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,326 |
neo4j/neo4j | A high-performance graph store with features like ACID transactions and a flexible network structure of nodes and relationships | 13,436 |