25 Feb
2003
25 Feb
'03
10:22 p.m.
Ralph vd Houdt wrote at 2003-2-25 09:46 +0100:
I'veinstalled your VHM patch, the remote adress can now be used in Zope, but unfortunately the remote adress isn't logged in Z2.log as the remote addres. Any guesses?
Z2 logging is very low level (in "ZServer"). You may look at logging of the authenticated user. This, too, is a high level concept logged at low level. You may see how to do it for remote address as well. Dieter