From 147210c1c5fcd5fd36a2679bf67f229f68ac317c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 8 Aug 2015 16:01:48 -0400 Subject: [PATCH] Updated The logger (markdown) --- The-logger.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/The-logger.md b/The-logger.md index b197fbd..9d853c3 100644 --- a/The-logger.md +++ b/The-logger.md @@ -1,3 +1,7 @@ +[Back to Wiki home](https://github.com/gorhill/uBlock/wiki) + +*** + 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 does as it occurs. The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBlock.