Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
backend/src/logger/http-logger.middleware
HttpLoggingMiddleware
Class HttpLoggingMiddleware
Implements
NestMiddleware
Index
Constructors
constructor
Methods
use
Constructors
constructor
new
Http
Logging
Middleware
(
logger
)
:
HttpLoggingMiddleware
Parameters
logger
:
Logger
Returns
HttpLoggingMiddleware
Methods
use
use
(
req
,
res
,
next
)
:
void
Parameters
req
:
any
res
:
any
next
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
use
web08-booquiz - v1.0.0
Loading...