Skip to content

feat: do not modify the console.log function #28

@lisonge

Description

@lisonge

First of all, thank you for your excellent work.


Image

do not modify the console.log function, as it interferes with the normal development work of a front-end developer.

I noticed that in requestly-web-sdk.js, the reference to console.log is modified, causing all log locations on the right side of the logs to be changed to requestly-web-sdk.js:4907

As a result, I cannot determine which file my code logs are output from

Additionally, I have not found an option to disable this feature

May I ask what the purpose of modifying the console.log reference is ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    migration:misfiled-interceptorFiled on wrong repo — belongs on requestly/interceptor (HTTP Interceptor)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions