You can turn of the logging, but you still need the logging element as we have a TracePublisher which actually
always publishes trace messages (and uses port 9922 if not otherwise explicitly set).
In order to turn logging off, set the logFile attribute to empty string:
<logging logFile="" port="9923" />