I have just pushed some changes to pulp's auditing system. First, the audit decorator no longer requires the name of the api class to be passed in, that is now gleaned automatically at runtime.
Second, the params argument is now optional, and defaults to 'None' which means that all method parameters will be stored by the auditing system. This means that you only need to use the params argument when limiting the parameters that get audited. I've updated the documentation to reflect these changes: https://fedorahosted.org/pulp/wiki/Auditing Both changes are meant to reduce the audit decorator's size. I hope this makes pulp's auditing system much more usable for you. -- Jason L Connor Senior Software Engineer Systems Management and Cloud Enablement Red Hat, Inc. +1.919.890.8331 Freenode: linear
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
