Skip to content

This simple class acts like the object it replaces but logs some operations like function calls, and get/set operations on attributes.

Notifications You must be signed in to change notification settings

asaladin/spyproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

simple class to log attribute read/write and function calls in a Python object. 

About

This simple class acts like the object it replaces but logs some operations like function calls, and get/set operations on attributes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages