I use it for:
- Logging of errors of tools of users without the need of their feedback or without bothering them
- Tool usage analytics
- which user uses which tool on which project on which model how many times with which pyRevit version
- I try to use it for user motivation and I know which tools should be more promoted or explained to the users
If you use pyRevit hooks, you can add your custom actions to the events.
I use them for:
- logging suspicious actions in the models
- checking the revit build and pyRevit extension versions
-
logging model opening and synchronisation of models
- duration and count of model opening and sync per user and project
- how many users are working on which project and which models