Using wxLog
In my current study of wxWindows I found it extremely useful to use the built in wxLog classes. However, I was a little confused as to how they were to be implemented. After a few trials, I came up with the basic boilerplate steps below:
<