mattermost/python-sdk/build/lib/mattermost_plugin/_internal/mixins
Nick Misasi 01643af641 debug: add extensive logging to trace hook registration flow
Go side:
- Log hooks returned by Implemented()
- Log each hook name -> ID mapping
- Log OnActivate implementation status
- Log OnActivate call flow

Python side:
- Log Implemented() return value
- Log OnActivate gRPC receipt and handler invocation

This is temporary debug logging to diagnose why OnActivate
isn't being called for Python plugins.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 09:12:22 -05:00
..
__init__.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
bots.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
channels.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
commands.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
config.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
files.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
groups.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
kvstore.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
oauth.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
posts.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
preferences.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
properties.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
remaining.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
teams.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00
users.py debug: add extensive logging to trace hook registration flow 2026-01-20 09:12:22 -05:00