java-bridge
    Preparing search index...

    Function setLogCallbacks

    • This method is not supported in this build. It will print a warning to stderr when called.

      Re-compile the native module with the log feature to enable logging.

      Parameters

      • out: ((data: string | null) => void) | null | undefined
      • err: ((data: string | null) => void) | null | undefined

      Returns void