Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-service-common
internal
config
Variable config
Const
config
:
ValueObject
<
{
environment
:
()
=>
"development"
|
"production"
|
"test"
;
fullDevLogs
:
()
=>
boolean
;
healthEndpointPort
:
()
=>
number
;
isDev
:
()
=>
boolean
;
isProd
:
()
=>
boolean
;
logLevel
:
()
=>
|
""
|
"FATAL"
|
"ERROR"
|
"WARN"
|
"INFO"
|
"DEBUG"
|
"TRACE"
;
logMaskKeywords
:
()
=>
string
[]
;
logMaskMaxDepth
:
()
=>
number
;
secureLoggingMode
:
()
=>
MaskMode
;
serviceId
:
()
=>
string
;
useEphemeralPortsDuringDev
:
()
=>
boolean
;
}
,
>
= ...
The basic Configuration type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...
The basic Configuration type