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: undefined | null | ((data: null | string) => void)
      • err: undefined | null | ((data: null | string) => void)

      Returns void