QGIS plugin to test PyQGIS classes and libraries to communicate with user and design event logging system.
The plugin structure is based in the QGIS Minimal Plugin developed by Martin Dobias.
Clone the repository in teh QGIS profile folder.
- e.g. Linux ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
- e.g. Windows C:\Users\USER\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\
Read the post "Comunicación con el usuario y logging para plugins de QGIS"