Updated The logger (markdown)

garry-ut99 2024-10-28 07:16:14 +00:00
parent 62d19b01b3
commit 0e97ee14db

@ -1,4 +1,4 @@
uBlock Origin (uBO) comes with a logger, which gives the ability to inspect what uBO is doing with network requests and DOM elements, whether something is blocked or allowed, and which filter, if any, matched a network request or DOM element. This logger is _unified_, meaning it will display _everything_ uBO does as it occurs.
uBlock Origin (uBO) comes with a logger, which gives the ability to inspect what uBO is doing with network requests and DOM elements, whether something is blocked or allowed or redirected, whether any scriptlet injections occurred, and which filter, if any, matched a network request or DOM element. This logger is _unified_, meaning it will display _everything_ uBO does as it occurs.
The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBO.