Re: Logging messages to and from server
Svetlana Tkachenko <[email protected]>
| Newsgroups | gmane.comp.gnu.xboard.devel |
|---|---|
| Message-ID | <1421071119.3254630.212793297.3F9CB84C@webmail.messagingengine.com> |
H.G. Muller wrote: > a terminal window, which usually has its own logging possibilities True, thanks! After some search, I had resorted to bash, in case anyone else is interested: 1) tee xboard.in| xboard -ics -icshost freechess.org|tee xboard.out 2) tail -f xboard.out xboard.in | ts '[%Y-%m-%d %H:%M:%S]' >> xboard.log P.S. H.G. Muller wrote: > Usually what appears on the console is mostly garbage. There must be a > reason why no one ever asked for a logging facility in all these years; > it would be rather trivial to make one. I just try to save the chat and log to remember who the players are if I ever forget later. I am not good at nicknames. -- Svetlana Tkachenko