mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated The logger (markdown)
parent
8c9c57b38e
commit
140476dc17
1 changed files with 3 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ The request logger will open in a new tab (which was moved to its own window bel
|
|||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue