Where are LTX Desktop logs?

LTX Desktop logs are useful for diagnosing startup errors, generation failures, and other issues. You can open them from inside the app or find them manually using the file paths below.

Find logs in the app

Go to Help > View Logs in the top menu. This opens your log folder directly.

Log file locations

If the app isn't opening and you need to find logs manually:

  • Windows: %LOCALAPPDATA%\LTXDesktop\logs\
  • macOS: ~/Library/Application Support/LTXDesktop/logs/
  • Linux: ~/.local/share/LTXDesktop/logs/

Log files are named session_*.log. Open the most recent one to see what happened during the last app session.

What to include when reporting an issue

When sharing logs on GitHub or Discord, include:

  • The relevant session_*.log file (or the startup section if it's very large)
  • Your LTX Desktop version (visible in Help > About)
  • Your operating system and version
  • Your GPU model and VRAM (Windows/Linux)
  • Whether you're using local or API mode
  • The exact error message you saw in the app

Reporting issues

We'd love your feedback. Did this article help?