From 0e97ee14db3a20f096e64bbb9f830d73e0edd770 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:16:14 +0000 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 18ab831..de4c003 100644 --- a/The-logger.md +++ b/The-logger.md @@ -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.