From a2cfe6659f33930cdb136e348f1663e3e507f5b7 Mon Sep 17 00:00:00 2001 From: gwarser Date: Fri, 9 Aug 2019 12:18:49 +0200 Subject: [PATCH] =?UTF-8?q?=E2=82=80=20without=20sub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- The-logger.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/The-logger.md b/The-logger.md index 85342e0..a3f4622 100644 --- a/The-logger.md +++ b/The-logger.md @@ -1,6 +1,6 @@ -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. +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. +The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBlock₀. To access the logger, click on the _list_ icon of uBlock Origin's popup UI: @@ -38,9 +38,9 @@ Particular columns indicate: Time, Filter/Rule, Context and Partyness columns can be disabled in [Settings dialog](#settings-dialog) -Take note that the network request logger in uBlock is a forward-looking logger: this means only future requests can be logged. +Take note that the network request logger in uBlock₀ is a forward-looking logger: this means only future requests can be logged. -In the spirit of efficiency, uBlock will log entries **IF AND ONLY IF** the logger is opened. Otherwise, if the logger is not opened, no CPU/memory resources are consumed by uBlock for logging purpose. +In the spirit of efficiency, uBlock₀ will log entries **IF AND ONLY IF** the logger is opened. Otherwise, if the logger is not opened, no CPU/memory resources are consumed by uBlock₀ for logging purpose. #### Tip Hold the Shift key while clicking the "Open the logger" icon to toggle between opening the logger in a separate window or in a separate tab. uBO will remember that setting when you open the logger next time, without having to hold the Shift key.