HTTPConsoleLogger

Undocumented in source.

Constructors

this
this(HTTPServerSettings settings, string format)
Undocumented in source.

Members

Functions

writeLine
void writeLine(const(char)[] ln)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HTTPLogger

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
writeLine
void writeLine(const(char)[] ln)
Undocumented in source.

Meta