appLogDir
Returns the path to the suggested directory for your app's log files.
Platform-specific
Linux: Resolves to
${configDir}/${bundleIdentifier}/logs.macOS: Resolves to
${homeDir}/Library/Logs/{bundleIdentifier}Windows: Resolves to
${configDir}/${bundleIdentifier}/logs.
Since
1.2.0