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.

5 lines 215 B
# Create a EJS template to show the properties of request # use a logger to log the details of request in the terminal # find an alternative of table-printer # save requests in local storage for persistence # use ts