Skip to content

Simple fast and reactive web logger for your service calls.

Notifications You must be signed in to change notification settings

ognivo777/http-live-log

Repository files navigation

http-live-log Project

Win64 linux MacOS

Simple fast and reactive web logger for your service calls.

Install

Pick up your platforms specific version from latest release page and run. For MacOS and linux you may need to make it executable with:

chmod +x http-live-log-v*

##How to use Just open in your browser http://localhost:8080/.

Now when any http-request is coming to http://localhost:8080 - they will appear immediately on web page.

In order to try something let's open in second browser tab: http://localhost:8080/test/request/?param=Value

Screenshots

Example

Example