abstract-logging
npmv2.0.1A noop logger that conforms to the Log4j interface for modules to stub out internal logging
Overview
abstract-logging is an npm package that a noop logger that conforms to the Log4j interface for modules to stub out internal logging. The latest version is 2.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a noop logger that conforms to the Log4j interface for modules to stub out internal logging and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of abstract-logging.
Used by
Popular packages that depend on abstract-logging.
Alternatives to abstract-logging
Frequently installed together
The semantic version parser used by npm.
Create HTTP error objects
An AST-based pattern checker for JavaScript.
Manipulate the HTTP Vary header
Really Fast Deep Clone
LRU and FIFO caches for Client or Server
Stringify your JSON at max speed
Asynchronous bootstrapping of Node applications
Build and manage the fast-json-stringify instances for the fastify framework
An HTTP/1.1 client, written from scratch for Node.js
Crazy fast http radix based router
A small utility for creating warnings and emitting them.
Version history
| Version | Published | License |
|---|---|---|
| 2.0.1latest | 5 years ago | MIT |
| 2.0.0 | 6 years ago | MIT |
| 1.0.0 | 9 years ago | MIT |
Maintainers
Frequently asked questions
How do I install abstract-logging?
Run `npm install abstract-logging` to add abstract-logging to your npm project.
What license is abstract-logging released under?
abstract-logging is distributed under the MIT license.
How popular is abstract-logging?
abstract-logging has approximately 0 downloads per week and 1 known dependent packages.