vibeqc.active_structured_log

vibeqc.active_structured_log()[source]

The currently active StructuredLog, or None if no structured_log() block is open. Used by lower-level entry points (e.g. periodic SCF iteration loops) to emit per-iter rows without taking an explicit logger argument.

Return type:

StructuredLog | None