caidongyun / futty

Automatically exported from code.google.com/p/futty
Other
0 stars 1 forks source link

Allow to set log file using command line -log #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I intend to use FuTTY with MTPuTTY, which can create virtuals sessions on one 
real PuTTY session, containing for exemple default settings (font, size, ..), 
but I'd like to set the log file individually for each session using arguments.
KiTTY is able to do that (and it seems to be the only one :( ) but it is a bit 
too much in feature for me.

Could you implement a -log command line option that allow to override the log 
file ?

Ex: FuTTY-2012-06-22.exe -load "!Défaut" -log myserver.log my.server.net

Original issue reported on code.google.com by Alex131...@gmail.com on 19 Jan 2013 at 8:36

GoogleCodeExporter commented 8 years ago
I'll look into this eventually, no promises.

Original comment by FireEgl on 31 Aug 2013 at 7:58

GoogleCodeExporter commented 8 years ago
Done here : 
https://github.com/FauxFaux/PuTTYTray/issues/created_by/Alex131089?state=closed
But it seems that there is other settings forced when -log is used, not sure 
about that.

Original comment by Alex131...@gmail.com on 1 Sep 2013 at 10:42