flylog
v1.0.2
Published
front end remote logging tool
Readme
FlyLog
Front end AOP logging and monotoring tool.
Install
npm install -g flylogUsage
Server
Start server:
flylogBy default FlyLog listens to port 3000. Different port can be specified via args:
flylog 3000Client
Add <script crossorigin id="fly-echo" src="//localhost:3000/flyEcho.js"> to your page, then enter localhost:3000 for monitoring.
