Logging
Log every output and command into a file
Last updated
Was this helpful?
Log every output and command into a file
There are two ways to log results:
Using the nxc.conf file
Set "log_mode = True"
This will log everything
Using the option --log file
This will log only the current command
You can use both at the same time if you wish to log to two separate files
Last updated
Was this helpful?
Was this helpful?

