Embedded32 API
Preparing search index...
@embedded32/core
RuntimeConfig
Interface RuntimeConfig
Embedded32 Core Types
interface
RuntimeConfig
{
configPath
?:
string
;
enableMetrics
?:
boolean
;
logLevel
:
"debug"
|
"info"
|
"warn"
|
"error"
;
}
Index
Properties
config
Path?
enable
Metrics?
log
Level
Properties
Optional
config
Path
configPath
?:
string
Optional
enable
Metrics
enableMetrics
?:
boolean
log
Level
logLevel
:
"debug"
|
"info"
|
"warn"
|
"error"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
Path
enable
Metrics
log
Level
Embedded32 API
Loading...
Embedded32 Core Types