functions/Get-SimpleLogPath.ps1

function Get-SimpleLogPath {
    return $script:LogPath
}