NPM Build Utilities @ 0.1.3
    Preparing search index...

    Function writeLog

    • Internal

      Writes a log file to the Config.Paths.scripts.logs directory.

      Parameters

      • msg: string | string[] | BulkMsgs

        Log message to write.

      • filename: string

        File name for the log.

      • t_args: writeLog.Args

        Overrides for default options.

      Returns string | false

      If false, writing the log failed. Otherwise, this is the path to the written log file.

      0.1.0-alpha