Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 396 Bytes

README.rst

File metadata and controls

19 lines (15 loc) · 396 Bytes

Tower log tower

Log viewer for human being. Explains various system logs in a more natural way.

Architecture

We will have a daemon running to parse and show the information. There will be a basic Gtk based desktop application to show the information from daemon.

Modules

  • tlotparser

    This will contain the various parsers

  • tlogtserver

    The daemon