From 140476dc171e75d332700e601537d49d51d35513 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Jun 2015 10:58:49 -0400 Subject: [PATCH] Updated The logger (markdown) --- The-logger.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/The-logger.md b/The-logger.md index 552d943..284bfd1 100644 --- a/The-logger.md +++ b/The-logger.md @@ -10,7 +10,9 @@ The request logger will open in a new tab (which was moved to its own window bel ![Figure 2](https://cloud.githubusercontent.com/assets/585534/8034785/0cb141bc-0db9-11e5-9365-1e45ccc50263.png) -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 network requests for a tab **if and only if** there is a logger opened for that tab. +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 resource CPU/memory resources are consumed by uBlock for logging purpose. ***