|
<a name="logFile"></a>
|
|
|
|
## logFile() ⇒ <code>string</code>
|
|
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**: <code>string</code> - Path to log file
|