Function markStreamOpened

  • Summary

    Mark that a new stream was opened

    Function

    Example

    markStreamOpened(logContext, 'cards');
    

    Parameters

    • logContext: LogContext

      log context

    • table: string

      table name

    Returns void

Generated using TypeDoc