fExtraFieldFlagNone#

Fully qualified name: carb::logging::fExtraFieldFlagNone

Defined in carb/logging/ILogging.h

constexpr ExtraFieldFlags carb::logging::fExtraFieldFlagNone = 0x00#

No special behavior will be used when only this flag is specified.

This will assume the default behavior of either adding or removing the specified extra field in the global list. The field will be removed if the given value string is nullptr.