shazow/ssh-chat

"--log=" option for server

m-ichael opened this issue · 3 comments

log file stays empty, this could be a non-bug, since ssh-chat runs correctly.

using "--log="/home/user/some-writable-file", using "" quotes or without quoting the option second part.

What i would like is to have a chat record that is longel (say 1000 lines), whether this is history is written to a log file, or any other solution.

The log is written to when there is chat activity. Try connecting to the server and checking the log file after that. :) It should get you what you want.