From da5ffe27019dd27cccfcf671cab9718f7533bc1e Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Sun, 11 Jun 2023 22:59:53 -0400 Subject: [PATCH] ReadMe: add info about `~/.ijp_imagej_launcher.log` --- ReadMe.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 73b83e8..3efc37c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -193,6 +193,13 @@ If you have problems installing, please report in [Discussions] or [Image.sc For ### Troubleshooting +#### Start-up log `~/.ijp_imagej_launcher.log` + +The IJP-ImageJ-Launcher writes diagnostic info to a file `.ijp_imagej_launcher.log` in the users home directory. +The information recorded is some as using `--debug` on command line. + +#### Starting from command prompt + You can start the IJP Image Launcher from the terminal and see diagnostic printouts that may help troubleshoot potential issues.