[ZODB-Dev] Blather
Guido van Rossum
guido@python.org
Thu, 12 Sep 2002 14:34:11 -0400
> > What do ZODB and VerboseSecurity log at the BLATHER level?
>
> 2002-09-12T17:55:53 BLATHER(-100) VerboseSecurity Unauthorized: Your user
> account does not have the required permission. Access to 'manage' of
> (Application instance at 8b9cf90) denied. Your user account, Anonymous User,
> exists at /acl_users. Access requires one of the following roles:
> ['Manager']. Your roles in this context are ['Anonymous'].
>
> 2002-09-12T17:56:57 BLATHER(-100) ZODB Commiting subtransaction of size
> 2909677
>
> Maybe its Shanes VerboseSecurity product that should use INFO, cause all it
> does is output those logs... I mean, if you have it installed, you probably
> want to see the logs.
+1
--Guido van Rossum (home page: http://www.python.org/~guido/)