Re: [Zope] Z2.log user name problem
24 Sep
2002
24 Sep
'02
2:08 a.m.
Chris, As Paul pointed out, it is the case that the logging code gets the user name only from basic authentication. His patch works, but is a patch and means that upgrades are problematic. It would be nice if there a built-in mechanism for extending the logging code. -dra
24 Sep
24 Sep
12:06 p.m.
New subject: [Zope] Z2.log user name problem
Dennis Allison wrote:
Chris,
As Paul pointed out, it is the case that the logging code gets the user name only from basic authentication. His patch works, but is a patch and means that upgrades are problematic. It would be nice if there a built-in mechanism for extending the logging code.
Put a feature request with a patch and some unit tests in the collector :-) Chris
8595
Age (days ago)
8595
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Dennis Allison