73b8047 Add server/protocol type to rpcserver logs

Authored and Committed by pviktori 10 years ago
    Add server/protocol type to rpcserver logs
    
    Add the server class name, such as [xmlserver] or [jsonserver_kerb] to
    the server logs. This will allow easier debugging of problems specific
    to a protocol or server class.
    
        
file modified
+17 -4