The LogMonitor application leverages the MySQL logging mechanism. It monitors the general query log file produced by the MySQL server on a schedule and displays the latest activity on the screen.
The application can very easily be used to monitor any kind of log file. In other words, you can tell the application to monitor a text file whose content changes in time. When the content changes, the new lines are displayed on the screen.