omni::structuredlog::kMinLogSizeLimit

Defined in omni/structuredlog/StructuredLogSettingsUtils.h

constexpr int64_t omni::structuredlog::kMinLogSizeLimit = 256ll * 1024ll

The minimum value that can be set for the log size limit in bytes.

See IStructuredLogSettings::setLogSizeLimit() for details.