-
Notifications
You must be signed in to change notification settings - Fork 9
How to provide logs
Let's be honest. You're here because you were asked to provide logs.
Because streaming either cost money, are geolocked, or both, I [the developer] may have some trouble fixing and debugging certain bugs. In cases like this, having logs may provide me some insight in what's going on. Since I often can't access sites on my own, I cannot get the logs for myself — so I would really appreciate if you did that for me.
- Open the extension popup.
- Click "Report a problem" menu
- Click 'show logger' in the 'Swatter' section
Debugger popup will open on the page:
The left panel is logger configuration panel. You should paste the logger configuration you were given in that box. When the configuration has been pasted, click 'Start logging' button. You should be seeing something like this:
When you click 'start logging,' the page will reload. The popup will show up immediately after reload:
You can hide popup if you need to perform certain actions (but you don't have to — keyboard shortcuts should still work if you click on the page or the video through the space at the edges of the logging popup. Actions issued through the extension popup should also still work).
Logger may be configured to automatically stop logging events after some time. If you have hidden the logger popup, it will re-appear when the logging is complete (otherwise you will have to click 'show logger' in the extension popup. You may stop logging at any time.
When the logging is finished, the 'stop/start logging' button will be gone. Instead, the popup will contain the content of the log. In order to export the log, click Export log
or Export & finish
button in the lower right corner of the popup:
If you do not wish to export log, click the 'Finish logging' button in the upper right corner.
When you click Export log
or Export & finish
button, you will (depending on your settings and your browser of choice) get a popup asking you if and where do you want to save the file. You should save this file somewhere.
After you've saved the file, open it with Explorer/your file manager of choice and drag it in your comment: