HTTPServerRequestData.noLog

Determines if the request should be logged to the access log file.

struct HTTPServerRequestData
protected @safe
bool noLog;

Meta