I have a log file that I have created to in order examine how effectively my application is running. I have called this debug.log. What I am trying to do, is set it up so that each time the application is run the log file is updated by with the time and the particular user that is logged in at that time. Any ideas??????