Function logEnd

  • Logs the end of a process or function with an optional file name.

    Parameters

    • functionName: string

      The name of the function or process being ended.

    • Optional fileName: string

      An optional file name to provide context.

    Returns void

Generated using TypeDoc