]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Shout more loudly if we can't open a log file.
authorSimon Tatham <anakin@pobox.com>
Fri, 25 Sep 2015 08:15:21 +0000 (09:15 +0100)
committerSimon Tatham <anakin@pobox.com>
Fri, 25 Sep 2015 08:15:21 +0000 (09:15 +0100)
commite1628105163135ca21abb6a841d109969d7979ec
treecb751a3b3c39de704b68da1c4569e1ec726228bf
parent5c5ca116dbe1c62b447eaeb22d4e59db44b9a1f5
Shout more loudly if we can't open a log file.

A user points out that logging fopen failures to the Event Log is a
bit obscure, and it's possible to proceed for months in the assumption
that your sessions are being correctly logged when in fact the
partition was full or you were aiming them at the wrong directory. Now
we produce output visibly in the PuTTY window.
logging.c