$THORG_WORKSPACE/.thorg/tmp/logs

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


Children
  1. File Format of Log Files

Backlinks