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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file launchd-mklogs-2020.12.3.tar.gz.
File metadata
- Download URL: launchd-mklogs-2020.12.3.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7114c7527787d2a74a9a4df2055e1a42d32a6a47086c3a3e429cc53961283b01
|
|
| MD5 |
dd692257e17cfee80e80f70d9378b70d
|
|
| BLAKE2b-256 |
ca6dbf93190e93d9e8764a9a492cd4988a3d31fa3260b81529e2c90136ba6a92
|