Hi all!
I can't seem to get my LaunchAgent to log to a user-specific location.
For example, the following doesn't work (no log file is created):
<key>StandardOutPath</key>
<string>~/mylog.log</string>
Is there any way for each instance of the LaunchAgent to have its own log
file?
Thanks for any help!
Kind regards,
Tim