iiRecord
Agentic AI Atlas · CLAUDE_CODE_DEBUG_LOG_LEVEL
env-var:claude-code-debug-log-levela5c.ai
II.
EnvVar JSON

env-var:claude-code-debug-log-level

Structured · live

CLAUDE_CODE_DEBUG_LOG_LEVEL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-debug.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-debug-log-level",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-debug.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_DEBUG_LOG_LEVEL",
    "description": "Minimum log level: verbose, debug, info, warn, error.",
    "name": "CLAUDE_CODE_DEBUG_LOG_LEVEL",
    "category": "debug",
    "valueType": "enum",
    "defaultValue": "debug"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-debug-log-level",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}