Function generateLogfilePath

  • Generates a Log-File Path based on the given name with the following format: /logs/{name}_{date}.log

    Export

    Returns

    Backend

    Only in Nodejs available

    Parameters

    • name: string

      Name of the File.

    Returns string

Generated using TypeDoc