LogLevel
LogLevel =
LiteralUnion<BuiltInLogLevel>
Defined in: src/components/feedback/LogView/LogView.types.ts:18
Log level. The four BuiltInLogLevel values are themed automatically;
any other string is accepted as a custom level — supply a
LogLevelDefinition via levelConfig to give it a label, color, and
icon.