Updated The logger (markdown)

Raymond Hill 2015-06-08 10:55:31 -04:00
parent e019bf2ca6
commit 8c9c57b38e

@ -1,4 +1,4 @@
uBlock Origin comes with a logger, which gives the ability to inspect network requests, whether they were blocked or allowed, and which filter, if any, matched a network request. This logger is _unified_, meaning it will display _everything_ uBlock sees as it occurs.
uBlock Origin comes with a logger, which gives the ability to inspect what uBlock 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_ uBlock sees as it occurs.
The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBlock.