mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Update README.md
This commit is contained in:
parent
eb6f47e503
commit
f3336dcf88
@ -420,7 +420,9 @@ file and any changes that may have been made.
|
|||||||
sgminer will log to stderr if it detects stderr is being redirected to a
|
sgminer will log to stderr if it detects stderr is being redirected to a
|
||||||
file. To enable logging simply append `2>logfile.txt` to your command line
|
file. To enable logging simply append `2>logfile.txt` to your command line
|
||||||
and `logfile.txt` will contain the logged output at the log level you
|
and `logfile.txt` will contain the logged output at the log level you
|
||||||
specify (normal, verbose, debug etc.)
|
specify (normal, verbose, debug etc.). If you use the `--debug-log` option
|
||||||
|
then everything will be logged to the file (console output will remain as
|
||||||
|
configured).
|
||||||
|
|
||||||
There is also the -m option on Linux which will spawn a command of your choice
|
There is also the -m option on Linux which will spawn a command of your choice
|
||||||
and pipe the output directly to that command.
|
and pipe the output directly to that command.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user