1.0.2 • Published 8 years ago

flylog v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

FlyLog

Front end AOP logging and monotoring tool.

Install

npm install -g flylog

Usage

Server

Start server:

flylog

By default FlyLog listens to port 3000. Different port can be specified via args:

flylog 3000

Client

Add <script crossorigin id="fly-echo" src="//localhost:3000/flyEcho.js"> to your page, then enter localhost:3000 for monitoring.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago