0
Answer

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

Photo of patrick

patrick

12y
1.1k
1
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?