Function formatApacheLog
void formatApacheLog(R)
(
ref R ln,
string format,
scope HTTPServerRequest req,
scope HTTPServerResponse res,
in HTTPServerSettings settings
) @safe;