Enumeration RouteLoggerPluginTokens

Enumeration Members

baseUrl: ":baseUrl"

Full URL of the request

hostname: ":hostname"

Domain name of the request url

message: ":msg"

Response status message

method: ":method"

The HTTP method of the request

responseTime: ":response-time"

The time between the request coming into logger and when the response headers are written, in milliseconds

statusCode: ":code"

The status code of the response

url: ":url"

The URL of the request