Search
Preparing search index...
The search index is not available
@nestjs/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FancyReporter
Class FancyReporter
Hierarchy
BasicReporter
FancyReporter
Index
Constructors
constructor
Methods
filter
And
Join
format
Args
format
Date
format
Log
Obj
format
Stack
format
Type
log
Constructors
constructor
new
Fancy
Reporter
(
options
:
any
)
:
FancyReporter
Parameters
options:
any
Returns
FancyReporter
Methods
filter
And
Join
filter
And
Join
(
arr
:
any
)
:
any
Parameters
arr:
any
Returns
any
format
Args
format
Args
(
args
:
any
)
:
any
Parameters
args:
any
Returns
any
format
Date
format
Date
(
date
:
any
)
:
any
Parameters
date:
any
Returns
any
format
Log
Obj
format
Log
Obj
(
logObj
:
any
, __namedParameters
:
{
width
:
any
}
)
:
any
Parameters
logObj:
any
__namedParameters:
{
width
:
any
}
width
:
any
Returns
any
format
Stack
format
Stack
(
stack
:
any
)
:
string
Parameters
stack:
any
Returns
string
format
Type
format
Type
(
logObj
:
any
, isBadge
:
any
)
:
any
Parameters
logObj:
any
isBadge:
any
Returns
any
log
log
(
logObj
:
any
, __namedParameters
?:
{
async
:
any
;
stderr
:
any
;
stdout
:
any
}
)
:
any
Parameters
logObj:
any
Default value
__namedParameters:
{
async
:
any
;
stderr
:
any
;
stdout
:
any
}
= {}
async
:
any
stderr
:
any
stdout
:
any
Returns
any
Globals
Fancy
Reporter
constructor
filter
And
Join
format
Args
format
Date
format
Log
Obj
format
Stack
format
Type
log
Generated using
TypeDoc