logal
v1.2.1
Published
An HTTP log stream server
Downloads
21
Readme
Logal
Welcome to Logal! Send me your Logs!
Logal is a simple logging server which listens for logging input over HTTP, formats it, and spits it out to your console.
Installation
$ npm install -g logal
Usage
Basic usage:
$ logal
Run logal --help
for more options.