$HOME/.thorg/not-under-scm/logs

This directory contains pre-startup logs and backup logs. The main log location for the running Thorg instance is under the workspace at $THORG_WORKSPACE/.thorg/tmp/logs.

Format of logs

Format

<log_type>.<UTC_DATE>.log

# If the logs are rotated within the same date there will be rotation suffix
<log_type>.<UTC_DATE>.log.[ROTATION_SUFFIX_NUMBER]

Example

vsc_client.2025_11_12.log
vsc_client.2025_11_12.log.1


Backlinks