Logging of IP Address and Request

Hi,

you may have Logger class in separate module that can be linked to server datamodule and _impl.

you can test aTransport for IROHTTPTransport. this interface contains required info


EDIT: check this snippet for details.