Preparing search index...
The search index is not available
arvo-core
arvo-core
index
TelemetryLogLevel
Type Alias TelemetryLogLevel
Telemetry
Log
Level
:
|
"DEBUG"
|
"INFO"
|
"WARNING"
|
"ERROR"
|
"CRITICAL"
Represents the available log levels for telemetry.
DEBUG: Used for detailed information, typically of interest only when diagnosing problems.
INFO: Used for general information about program execution.
WARNING: Indicates an unexpected event or a potential problem that doesn't prevent the program from working.
ERROR: Used for more serious problems that prevent a specific function or feature from working correctly.
CRITICAL: Used for very serious errors that might prevent the entire program from running.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
arvo-core
Loading...
Represents the available log levels for telemetry.