xsr icon indicating copy to clipboard operation
xsr copied to clipboard

Log captured events

Open lezsakdomi opened this issue 7 years ago • 1 comments

Print an informational message, when something is captured. It should be at verbosity level 3

lezsakdomi avatar Oct 09 '17 07:10 lezsakdomi

Or, I've got an idea:

There should be three output: stdout, stderr, file.

  • The textual output goes to stdout, similar to the end of the mhtmls.
  • On the stderr should be all error and verbose messages.
  • In the file goes the regular HTML capture

Example invocation:

xsr capture.html >capture.txt

lezsakdomi avatar Jan 07 '18 11:01 lezsakdomi