diff --git a/README.md b/README.md index 6d35045..91f6a84 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,14 @@ serviceman add dinglehopper -- --config /Users/me/dinglehopper/conf.json # Logging +### Linux + +```bash +sudo journalctl -xef --unit +``` + +### Mac, Windows + When you run `serviceman add` it will either give you an error or will print out the location where logs will be found. @@ -323,7 +331,7 @@ By default it's one of these: ``` ```txt -/var/log//var/log/.log +/opt//var/log/.log ``` You set it with one of these: