> For the complete documentation index, see [llms.txt](https://www.netexec.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.netexec.wiki/getting-started/log-your-results.md).

# Logging

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
