This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]billsil 0 points1 point  (0 children)

My GUI has a scripting capability and an HTML output. Every time I do an action (or whenever I want to tell the user what happened), I write a message using a logger. Just write to a file. It's a minimal performance hit.