Manually get Thorg logs

You can manually collect thorg logs by going through 2 main locations for Thorg logs:

  • $HOME/.thorg/not-under-scm/logs - Contains initialization/pre-startup logs. These are logs that occur before we found Thorg Workspace directory and before we're able to get thorgServer up and running. If you're having initialization issues, please share the logs from this directory.
  • $THORG_WORKSPACE/.thorg/tmp/logs - This is where the main logs are stored from both the server and client. If the issue happened post-initialization, logs from this directory should be sufficient.

Backlinks