Module log

Module log 

Source
Expand description

Middleware that creates a log entry for each HTTP request.

Structsยง

LogMiddleware
Decorate a service by logging all received requests.
LogService
Decorates a service by logging all received requests
ResponseFuture
Log the received request once the response has been processed.