Docs
GitHub
Preparing search index...
The search index is not available
@foxxmd/logging Docs
@foxxmd/logging Docs
index
<internal>
redactOptions
Interface redactOptions
interface
redactOptions
{
paths
:
string
[]
;
censor
?:
string
|
(
(
value
:
any
,
path
:
string
[]
)
=>
any
)
;
remove
?:
boolean
;
}
Index
Properties
paths
censor?
remove?
Properties
paths
paths
:
string
[]
Optional
censor
censor
?:
string
|
(
(
value
:
any
,
path
:
string
[]
)
=>
any
)
Optional
remove
remove
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
paths
censor
remove
Docs
GitHub
@foxxmd/logging Docs
Loading...