]> git.sesse.net Git - stockfish/commitdiff
Use newly added log facility instead of LogFile
authorMarco Costalba <mcostalba@gmail.com>
Mon, 17 Oct 2011 19:41:27 +0000 (20:41 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 17 Oct 2011 20:07:14 +0000 (21:07 +0100)
As a side effect now log file is open and closed every
time it is used instead of remaining open for the whole
thinking time.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found