Log Paths

Description

Directory where the main logs for this Thorg workspace are stored.

Contains date-based log files from both the server and the client.

File format

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

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

File in $HOME/.thorg/not-under-scm/logs for storing logging failures.

See anchor point for the file path.


Children
  1. Log Back up File When We Fail to Log