Hello, my name is Mr. Stegs. This is my Tailpull log.
Everytime someone pulls my tail, I record it here.
To create my log I built a new object contructor called Incident, that has date and severity properties.
Then I created an array of incidents called log, and a function called showLog() that cycles through the array
and displays all of them. Next up: a web form allowing me to input them from the page, and some sorting mechanisms.