QGIS Python Plugins Repository
QGIS Network Logger
This plugin is deprecated!
Show the request's that go from QGIS (>3.5 but <= 3.12) to online services via the QgsNetworkAccessManager.
IMPORTANT: you do NOT need this plugin if running QGIS 3.14 or higher!
Networklogging is in QGIS itself since QGIS Pi / 3.14. Just press F12!
This plugin tries to log the HTTP(s) requests, headers etc. that are sent via the QgsNetworkAccessManager.
You can see all requests (and response information) which are fired from within QGIS to debug your WMS/WFS/data services.
It is possible to replay the GET requests in your browser or other requests via CURL.
Note that plugins or code that sents http via another route then QgsNetworkAccessManager (like GDAL, or plugins using Requests) are NOT shown.
Thanks to Alessandro Pasotti for the last push, and Nyall Dawson for all the work he did!
You need QGIS 3.6 because the nessecary signals are not available yet in earlier versions.
- Author
- Richard Duivenvoorde
- Maintainer
- rduivenvoorde
- Tags
- network , logger , nam
- Plugin home page
- https://github.com/rduivenvoorde/qgisnetworklogger
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/rduivenvoorde/qgisnetworklogger
- Latest stable version
- 0.3.0
- Plugin ID
-
1745
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.3.0 | no | 3.6.0 | 3.12.0 | 2903 | rduivenvoorde | 2020-06-18T19:11:20.859572+00:00 |
0.2.0 | no | 3.6.0 | 3.99.0 | 6521 | rduivenvoorde | 2019-06-26T14:33:57.016826+00:00 |