]> 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>
Sat, 17 Oct 2015 16:33:31 +0000 (17:33 +0100)
commitfbea11f44b972ce48ae5912f9e30df4e0c03e8c9
treefad3d11b32dfe8324b19764b96665cdfb48af347
parent31c5784d4b514becf0028f3b3d38d8e28305dad7
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.

(cherry picked from commit e1628105163135ca21abb6a841d109969d7979ec)
logging.c