logger-socket.io
Simple logger middleware for socket.io.
Installation
Npm
npm install logger-socketio
Yarn
yarn add logger-socketio
Support
This library is quite fresh, and maybe has bugs. Write me an email to natashkinsash@gmail.com and I will fix the bug in a few working days.
Quick start
var Logger = ;const options = {};options { console;};io;