IMQ_LOG_ARGS variable
Whether call-argument profiling is on by default, from the IMQ_LOG_ARGS environment variable.
Signature:
IMQ_LOG_ARGS: boolean
Remarks
Coerced numerically exactly as IMQ_LOG_TIME is, with the same caveat that IMQ_LOG_ARGS=true evaluates to disabled — use IMQ_LOG_ARGS=1.
Read once when the module is first imported. Individual decorators override this via ProfileDecoratorOptions.enableDebugArgs.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.