couchbase
    Preparing search index...

    Function enableProtocolLoggerToSaveNetworkTrafficToFile

    • Volatile: This API is subject to change at any time.

      Exposes the underlying couchbase++ library protocol logger. This method is for logging/debugging purposes and must be used with caution as network details will be logged to the provided file.

      Parameters

      • filename: string

        Name of file protocol logger will save logging details.

      Returns void