add launchd.plist logs
Project description
Installation
$ [sudo] pip install launchd-mklogs
$ [sudo] npm i -g launchd-mklogs
How it works
launchd.plist
<key>StandardErrorPath</key> <string>path/to/err.log</string> <key>StandardOutPath</key> <string>path/to/out.log</string>
launchd-mklogs
will create StandardErrorPath
, StandardOutPath
directories and files with current user permissions
Examples
$ find ~/Library/LaunchAgents -name "*.plist" -print0 | xargs -0 launchd-mklogs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size launchd-mklogs-2020.12.3.tar.gz (1.7 kB) | File type Source | Python version None | Upload date | Hashes View |