Follow-up Comment #2, patch #1961 (project freeciv):

> Why do you enable it only for server?

Most calculation are done in the server and if I read log files from
autogames the turn number is important to get the right savefile.

It could also done for the client but then one has to decide where to put the
function log_prefix().

Should it be activated for all log files or only if DEBUG is on?

> I guess it could be done in log.c only. 

I tried this first. But as log.c belongs to utilities game.info.turn is not
available. Thus I did need another approach.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1961>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to