> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# System

<AccordionGroup>
  <Accordion title="system-debug">
    In addition to debug statements potentially logging data excessively, debug statements also contribute to longer transactions and consume Apex CPU time even when debug logs are not being captured.<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- CWE-489: Active Debug Code
    <br />- CWE-779: Logging of Excessive Data
  </Accordion>
</AccordionGroup>
