@accordkit/tracer - v0.2.1
Preparing search index...
TraceLevel
Type Alias TraceLevel
TraceLevel
:
"debug"
|
"info"
|
"warn"
|
"error"
Standard severity levels for trace events, ordered from least to most severe.
debug
: Detailed information for debugging purposes.
info
: General informational messages about application state.
warn
: Indicates a potential problem that does not prevent the operation from completing.
error
: Indicates a failure or error that prevented an operation from completing.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@accordkit/tracer - v0.2.1
Loading...
Standard severity levels for trace events, ordered from least to most severe.
debug: Detailed information for debugging purposes.info: General informational messages about application state.warn: Indicates a potential problem that does not prevent the operation from completing.error: Indicates a failure or error that prevented an operation from completing.