Function markStreamClosed

  • Summary

    Mark that a stream was closed

    Function

    Example

    markStreamClosed(logContext, 'cards');
    

    Parameters

    • logContext: LogContext

      log context

    • table: string

      table name

    Returns void

Generated using TypeDoc