OptionalincludeWhether to include request headers in logs
OptionalincludeWhether to include response headers in logs
OptionalloggerCustom logger function, defaults to console logging
OptionalstatusStatus level filter - only log requests with status >= this value Set to 0 to log all requests, 400 to log only errors
Configuration options for the logging middleware