Skip to content

[Feature]: Disable bridge toJs and fromJs logs #8183

@Tobertet

Description

@Tobertet

Description

Sometimes, plugins notify many times per second, which makes these logs unbearable.

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

In CapacitorBridge.swift, line 581, delete it or allow it to be configured.

CAPLog.print("⚡️ TO JS", resultJson.prefix(256))

I know about the config "loggingBehavior", but that disables all the logs. The painful one is this one.

Same on android

Alternatives

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions