UNPKG

reqlogs

Version:

A simple logger, which logs the request to server in form of tables, it helps to debug the connection with client and can also be used for metrics.

3 lines (2 loc) 69 B
import { RequestLogger } from './request'; export { RequestLogger };