From: brett l. <wak...@gm...> - 2007-01-13 00:06:16
|
On 1/12/07, Erik Vos <eri...@hc...> wrote: > I have implemented log4j logging throughout. > Most System.out.println() statements have been replaced by log.debug(). Excellent! > There is a new properties file called "my.properties", > which is intended to hold the user's local preferences > (in so far these are not configurable by some screen). > Currently this file only holds the SVG/GIF tile preference, > and the log4j properties. > One of the log4j properties is the log file path; the > default is log/18xx.log. > We should include a "remember my choices" style of checkbox or button and save more of the UI fields into the properties file. This should be in the Options UI and one of the drop-downs so the user can do it both before starting a game and during a game. ---Brett. |