Skip to content

The logger

Alberto Harres edited this page May 14, 2021 · 35 revisions

Back to Wiki home


AdNauseam comes with a logger (based on the uBlock Origin logger), which gives the ability to inspect what AdNauseam 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.

The logger is the tool of choice to see, understand, diagnose and fix the functioning of AdNauseam.

To access the logger, first click the uBlock button in the menu, then select the logger icon:

Figure 1

Figure 2

The request logger will open in a new tab:

Figure 3

Note that AdNauseam will log entries IF AND ONLY IF the logger is opened. Otherwise, if the logger is not opened, no CPU/memory resources are consumed for logging.

Logger events in AdNauseam are color-coded for easy identification, as follows:

Figure 4

You can find more information on the original uBlock logger here...


Clone this wiki locally