UNPKG

logs-interceptor

Version:

High-performance, production-ready log interceptor for Node.js applications with Loki integration. Built with Clean Architecture principles. Supports Node.js, Browser, and Node-RED.

6 lines 166 B
/** * Presentation Layer Exports * Clean Architecture - Presentation Layer */ export * from './factory/LogsInterceptorFactory'; //# sourceMappingURL=index.d.ts.map