BuiltInLogLevel
BuiltInLogLevel =
"debug"|"info"|"warn"|"error"
Defined in: src/components/feedback/LogView/LogView.types.ts:10
Built-in log levels, themed out of the box via CSS recipe variants:
error → accent.error, warn → accent.warning, info → neutral,
debug → text.muted.