Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve log interception #1257

Open
wants to merge 1 commit into
base: feat/rn-73
Choose a base branch
from

Commits on Oct 28, 2024

  1. feat: Improve log interception

    - Support console.group and console.groupEnd
    - Log an message instead of throwing for console.count,
    console.countReset, console.table, console.time and console.timeEnd
    which are unsupported by cozy-minilog and/or react-native
    zatteo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e97f856 View commit details
    Browse the repository at this point in the history