Updated The logger (markdown)

Raymond Hill 2015-06-08 10:58:49 -04:00
parent 8c9c57b38e
commit 140476dc17

@ -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.
***