Skip to main content

add launchd.plist logs

Project description

Installation

$ [sudo] pip install launchd-add-logs
$ [sudo] npm i -g launchd-add-logs

How it works

~/Library/Logs/LaunchAgents/<Label>/out.log
~/Library/Logs/LaunchAgents/<Label>/err.log

<name>.plist

<key>StandardErrorPath</key>
<string>/Users/<username>/Library/Logs/LaunchAgents/<Label>/err.log</string>
<key>StandardOutPath</key>
<string>/Users/<username>/Library/Logs/LaunchAgents/<Label>/out.log</string>

Examples

$ find ~/Library/LaunchAgents -name "*.plist" -print0 | xargs -0 launchd-add-logs

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

launchd-add-logs-2020.12.3.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file launchd-add-logs-2020.12.3.tar.gz.

File metadata

  • Download URL: launchd-add-logs-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

Hashes for launchd-add-logs-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 4a86494fd6cc77826c08f870a5bd61ce1d742f8e826303c70c2168b776a75799
MD5 28101abee73275c67401871618063134
BLAKE2b-256 b94583993e91e8e123761ad93a35707f4ae2ceaac82963a4db3c54f4b9789fba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page