UNPKG

express-visual-logger

Version:

A visual logging middleware for Express.js that intercepts requests, logs them, and emits events for real-time UI updates via event streams.

4 lines 102 B
export declare class LoggerCtx { static emit(data: any): void; } //# sourceMappingURL=ctx.d.ts.map