4.2.1.4. Package apps.managers.log_mgr¶
Provides logging services to track the actions of players (logged in users).
4.2.1.4.1. Module apps.managers.log_mgr.middleware¶
A middleware class to support logging of interactions with logged in users.
4.2.1.4.2. Module apps.managers.log_mgr.urls¶
Specify the URL pattern to be associated with logging.
4.2.1.4.3. Module apps.managers.log_mgr.views¶
Support logging of AJAX-based interactions.