By default, Sourcebot will output logs to the console in a human readable format. If you’d like Sourcebot to output structured JSON logs, set the following env vars:Documentation Index
Fetch the complete documentation index at: https://docs.sourcebot.dev/llms.txt
Use this file to discover all available pages before exploring further.
SOURCEBOT_STRUCTURED_LOGGING_ENABLED(default:false): Controls whether logs are in a structured JSON formatSOURCEBOT_STRUCTURED_LOGGING_FILE: If structured logging is enabled and this env var is set, structured logs will be written to this file (ex./data/sourcebot.log)

