diff --git a/The-logger.md b/The-logger.md index 1a4270b..3e040ae 100644 --- a/The-logger.md +++ b/The-logger.md @@ -2,10 +2,16 @@ uBlock Origin (uBO) comes with a logger, which gives the ability to inspect what The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBO. -To access the logger, click on the _list_ icon of uBO's popup UI: +To access the logger, click on the _list_ icon of uBO's popup UI:
![list icon](https://user-images.githubusercontent.com/95879668/199077749-4d624b9b-271e-401c-bb43-922f3c17d1c7.png) + + +On Mobile devices the icon is hidden by default, read these comments: [comment 1](https://github.com/uBlockOrigin/uBlock-issues/issues/1817#issuecomment-980795741) + [comment 2](https://github.com/uBlockOrigin/uBlock-issues/issues/1817#issuecomment-995115005 ) to know how to bring the icon back. + +Alternative way of opening the logger (especially on Mobile) is opening it via: _uBO icon_ > _Open the dashboard_ > _Support_ > _Filter issues/website is broken_ > _Tips_ > _The logger_ (clicking the link). Then also optionally a bookmark can be added to easy access in future (note: after every clean installation of uBO, uBO gets its new unique identification value, hence the bookmark needs to be re created again from the scratch). + The request logger will open in a new tab (which was moved to its own window below): ![logger window](https://user-images.githubusercontent.com/886325/62732907-c00acb80-ba25-11e9-8206-76d7f071657e.png)