Preparing search index...
The search index is not available
foy
foy
FormatProps
Interface FormatProps
interface
FormatProps
{
args
:
any
[]
;
color
:
(
(
v
:
string
)
=>
string
)
;
label
?:
string
;
level
:
|
"error"
|
"debug"
|
"info"
|
"warn"
;
time
:
string
;
}
Index
Properties
args
color
label?
level
time
Properties
args
args
:
any
[]
color
color
:
(
(
v
:
string
)
=>
string
)
Optional
label
label
?:
string
level
level
:
|
"error"
|
"debug"
|
"info"
|
"warn"
time
time
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
color
label
level
time
foy
Loading...