Skip to content

Console spam when using Professor Prebid - pbjs.getEvents, pbjs.getConfig #117

@JanMachEU

Description

@JanMachEU

Browser Extensions (such as Professor Prebid) use pbjs.getEvents to gather data from the Prebid instance.
This is useful and we are grateful for it.

However, extensions are forced to call pbjs.getEvents repeatedly, which causes massive spam in the console in the devtools since all pbjs.getEvents calls result in logInfo('Invoking $$PREBID_GLOBAL$$.getEvents').

It would be great if this were to be improved.
For example, the possibility to disable getEvents console logs via an URL parameter or Prebid config.

Image

Thank you for your consideration

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions