Parses a log (file or http), shows the relevant information in the form of a table. Allows filtering, searching, limited keyword highlighting. Is fully customizable:
- which information to show
- adding alternative parsers
- reads from a file or a http server
Current alpha version supports multiple parsers, for which the specification is found in an XML file (which should have the extension '.lpc'. The interface is not customizable yet. If you're interested in how it is done, check out...