patrick

patrick

  • NA
  • 397
  • 0

Is there a simple way to log all the events in my program as they occur?

Nov 16 2012 10:10 PM
Like having the program just add a line to a text file every time an event starts and finishes with the event name and a timestamp, without me going through and adding a line on every event?