Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/annenkov/log-monitoring

A parser and a web-interface for viewing/filtering logs implemented in Racket
https://github.com/annenkov/log-monitoring

Last synced: 9 days ago
JSON representation

A parser and a web-interface for viewing/filtering logs implemented in Racket

Awesome Lists containing this project

README

        

# log-monitoring

A small application for parsing, highlighting and querying python logs through a simple web-interface. Logs are parsed using the Racket parser combinator library - parseq by bzlib (inspired by Haskell's Parsec).