UNPKG

nestjs-universal-logger-v2

Version:

Universal logging package for NestJS - Automatic system-wide logging with per-service MongoDB collections and TTL-based cleanup

4 lines (3 loc) 121 B
export * from './standalone'; export * from './interfaces/config.interface'; export * from './schemas/log-entry.schema';