How to tail your System.log
To see new exceptions as they happen, for example when uploading a new version or when a known page is crashing on reload, do this:
- log in to SiteWinder
- view the current System Log (or Private System Log)
- scroll to the very bottom of the log
- in another window, perform whatever function on your website caused the crash
- right click the log frame and select Reload Frame
- the log will reload, but the browser will keep your current position
- the new exceptions can now be seen by scrolling down
See Also