Ok, one step better is the built in context switching action helper. This will make my code much easier to work with (I miss this from Solar

Maillog Logger

Maillog Logger

Maillog Logger

Maillog Logger copies logged information from your maillog file (usually /var/log/maillog) and saves it to a MySQL database where you can later query or browse the data.  There is also a web based frontend component to this application that allows easy searching and browsing of logged data.

Changelog

July 4th, 2009, 0.2.0alpha1

  • Removed support for SQLite. MySQL is now the driving database.
  • Updated CSS styles
  • Cleaned up code/comments
  • Cron script now auto-generated
  • Fixed misc. bugs