Re: GUI for probing turn status
You're right about the type, I have stumbled into the same error and failed to mention that earlier. sorry for that.
About the log file, are you sure you aren't running the debug version of the program?- If you are sure then you see the log because of some uncaught exception in the code (I only write severe logs in the non-debug version). So if the log bothers you, just erase it and you won't see any logs again.
|