having problems using the cache feature in my code and can't figure out how to import it
File "applications/Working/modules/logging.py", line 20, in <module> NameError: name 'cache' is not defined this is in a Module file I created any ideas how to import it?

