Added log feature

Added "--log <filename>" option which writes all activity to specified
file.
This commit is contained in:
Martin Lund 2016-05-01 21:18:51 +02:00
parent d574172205
commit bbda0b8851
9 changed files with 140 additions and 4 deletions

View file

@ -47,6 +47,10 @@ Set output delay [ms] - delay inserted between each transmitted character (defau
Disable automatic connect.
.TP
.B \-l, \--log <filename>
Log to file.
.TP
.B \-v, \--version
Display program version.