From 58cf28df8eae08d4b911f9b545eddb677a0f54fe Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 9 Jul 2019 03:02:25 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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: