]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Move the stderr output of event log messages in verbose mode to the
authorSimon Tatham <anakin@pobox.com>
Thu, 19 Dec 2002 14:24:28 +0000 (14:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 19 Dec 2002 14:24:28 +0000 (14:24 +0000)
commit289cc26525ee9d0ebbd73c3ab20c8eaec047113c
tree83a71e1cd4175cb0ba8e2cae6eb15f690fca7df9
parentfd6ca34077f60920d093f33d0f51935642b9b3af
Move the stderr output of event log messages in verbose mode to the
general logging module rather than localising it in ssh.c. This
means it should work in other protocols as well (notably Telnet,
where it might actually be useful for debugging negotiations).

git-svn-id: http://svn.tartarus.org/sgt/putty@2360 cda61777-01e9-0310-a592-d414129be87e
logging.c
ssh.c