Api Reference
Versions
v10.x
light_mode
API
>
@nestjs/common
LogLevel
type-alias
type
LogLevel
=
'log'
|
'error'
|
'warn'
|
'debug'
|
'verbose'
;