All Projects → doodlewind → flylog

doodlewind / flylog

Licence: other
Front end AOP logging and monotoring tool.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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="https://github.com//localhost:3000/flyEcho.js"> to your page, then enter localhost:3000 for monitoring.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].