logal

An HTTP log stream server


Keywords
log, server, logstream
License
MIT
Install
npm install logal@1.0.0

Documentation

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.