Search

Monday, September 3, 2012

Day 26: Logging


To see if all what I want to control on the engine is working the way I like, I need to log all that it does. This is the first approach to this:

Important: In Windows 7 you need to run GoGui in Administrator Mode.
I made methods to:


  1. Log any String I want.
  2. Log the date and time
  3. Log the board as it is in the moment.

 

I have to make some changes but the basic idea works. Now I can delete console class and replace it with this.

No comments:

Post a Comment