From 2a21abcd5e4a302e4ebe593b17e0d368d6e24a76 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Jun 2015 11:00:46 -0400 Subject: [PATCH] Updated The logger (markdown) --- The-logger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-logger.md b/The-logger.md index 088587c..f2980b6 100644 --- a/The-logger.md +++ b/The-logger.md @@ -1,4 +1,4 @@ -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. +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.