@papabravocorp/pluggable-logger
Version:
A pluggable logger for Node.js that writes structured logs to local file systems, Azure ADLS, or custom storage backends.
3 lines (2 loc) • 334 B
Markdown
# pluggable-logger
pluggable-logger is a modular logging utility for JavaScript/TypeScript applications, supporting structured log output to file systems, cloud storage like Azure Data Lake Storage (ADLS Gen2), or any custom-defined destination. Ideal for applications that need flexible, scalable, and cloud-ready logging pipelines.