UNSET constant
LogRecord_Level
const UNSET
Log levels, chosen to match python logging conventions.
Implementation
static const LogRecord_Level UNSET =
LogRecord_Level._(0, _omitEnumNames ? '' : 'UNSET');