nodejs-live-logger

0.0.1 • Public • Published

Live Logging Tool

This is a live logging tool, made to make the life of the developer more easy in certain cases. We are using it to sniff low level communication happening over bluetooth between an app and a BLE device.

This repository is a small NodeJS back-end with Socket.io.

Getting Started

Install

$ npm install

Run

$ npm start

The backend will be running on localhost:3000 by default.

Inspect logging

Browse to localhost:3000 to wait for new loggings to appear.

Trigger new logs

Do a POST request to localhost:3000 with a JSON body included. The logging should appear immediately in the browser window that is waiting for new logs (cfr above).

Readme

Keywords

none

Package Sidebar

Install

npm i nodejs-live-logger

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

14.7 kB

Total Files

12

Last publish

Collaborators

  • easybird