Skip to content

abradifcode/jslogflush-manager

 
 

Repository files navigation

JS LogFlush Manager

This is an example of log storage manager for JS LogFlush.

Demo

Note: Demo has some differences from this repository:

  • Authentication. Use these credentials to log in: demo/demo.
  • Config options are only accessible in read-only mode, except app_urls option which has separate view.
  • Number of web app urls (stored in app_urls option) is limited to 3 (newer items shifts older).

How to use

Plug JS LogFlush processing script into your web application by following README instructions, register the latter in the manager by entering its URL in the "New web app" field and you can watch and manage all the data logged (by console.log calls) in your web app.

Screencast

Thanks

License

About

example of log storage manager for JS LogFlush

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • PHP 46.1%
  • CSS 2.9%