mcopy/cli/lib/log
sixteenmillimeter 01cac728f5 Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
..
Readme.md Move docs generation to host repo 2019-03-30 17:56:31 -04:00
index.js Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
index.js.map Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
package.json Begin mcopy-cli for a simple command line interface 2019-02-24 08:13:47 -05:00

Readme.md

logFile() ⇒ string

Determine the location of the log file based on the operating system and return as an absolute string from os.homedir()

Kind: global function
Returns: string - Path to log file