Comment
|
Definitely a good idea that has been missing for a while.
Will add a function EventLog(Type,When,Information)
With Type = "Error", "Warning" "Info"
And
When= free text, basically a "when/where" for the error
Information= free text, the "details" of the error
|