omni::structuredlog::fEnableFlagOverrideEnableState

Defined in omni/structuredlog/IStructuredLog.h

constexpr EnableFlags omni::structuredlog::fEnableFlagOverrideEnableState = 0x00000004

Flag to indicate that the enable state of each event in a schema should be overridden when the fEnableFlagWholeSchema flag is also used.

When this flag is used, the enable state of each event in the schema will be modified instead of just the enable state of the schema itself. When this flag is not used, the default behavior is to change the enable state of just the schema but leave the enable states for its individual events unmodified.