nestjs-logger-module
v1.6.1
Published
A module for logging in NestJS
Downloads
341
Readme
About
NestJS Logger Module helps you standardize logging across your application by exposing a single LoggerService API while keeping provider-specific details (Console, File, MongoDB) configurable. It also supports automatic log retention with configurable cleanup policies.
Documentation
For installation, usage, configuration, and examples, see the documentation:
License
MIT — see LICENSE.
