Skip to content

qba73/logjuggler

Repository files navigation

logjuggler

https://travis-ci.org/qba73/logjuggler.png?branch=master

A simple log parser.

Features

  • Parsing logs
  • Searching logs by: level, session_id, business_id, request_id and date range
  • Profiling func executions (calls, time: avg, max, min)

TODO:

  • Logging
  • Python3 support (Travis)
  • Support for multiple filters