Rawlog
This module uses the proposed hook_watchdog() ( http://drupal.org/node/63881 ) to log watchdog (and other, if desired) messages to a raw text file, for easy tailing. This enables you to see what your visitors are doing on your website in real time, without having to keep reloading a browser page.
Has a setting where you choose which directory to put the drupal.log file in. Must have Apache write access to that folder.
