Function logStart

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

    Parameters

    • functionName: string

      The name of the function or process being started.

    • Optional fileName: string

      An optional file name to provide context.

    Returns void

Generated using TypeDoc