Troubleshooting & Support Logs

When the desktop app fails to process a file, share your error log with the RapidDox support team so they can diagnose the issue.

SupportTroubleshootingrapiddox.logDebug Logging

If RapidDox fails partway through processing a file, the support team can usually pinpoint the cause from your debug log. The steps below turn on detailed logging, reproduce the issue so it gets captured, and send the resulting rapiddox.log file to support.

Steps

  1. Open the desktop app's Settings tab and turn on Enable Error Logging.
  2. Re-run the action that failed — open the same file and process it again. RapidDox writes detailed diagnostics to rapiddox.log while logging is on.
  3. Locate the log file on disk — see Log file location below.
  4. Send the file to support — open a ticket on the RapidDox support portaland attach rapiddox.log. Include a short description of what you were doing when the error happened.
  5. Once you've sent the file, return to Settings and turn Enable Error Logging off again.

Log file location

The log is written to a fixed path that depends on your operating system:

OSPath
WindowsC:\Users\<username>\AppData\Local\Rapiddox\rapiddox.log
macOS/Users/<username>/Library/Preferences/Rapiddox/rapiddox.log

Replace <username> with your OS account name. The log rotates after roughly 10 MB — older copies are kept next to the main file as compressed .gz archives; if support asks for "the last few runs" attach those too.

Turn it back off when done

Leave Error Logging off in normal use. With it on, RapidDox writes detailed debug records on every action, which slows extraction down. Re-enable it only when you need to capture another bug for support.

Related: Desktop App Settings.