Closed
Description
Current Situation
Currently, the value of IDOM_DEBUG_MODE is read only at first import of IDOM.
Proposed Actions
Read IDOM_DEBUG_MODE during runtime.
Work Items
Modify all locations utilizing IDOM_DEBUG_MODE to read it during runtime instead of only once during initialization.