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.

7 lines 190 B
/** * Node-RED Node Implementation * Custom node for logs-interceptor */ declare const _default: (RED: any) => void; export = _default; //# sourceMappingURL=logs-interceptor-node.d.ts.map