Log session to ~/.ijp_imagej_launcher.log #6

This commit is contained in:
Jarek Sacha 2023-06-07 20:25:56 -04:00
parent ce0c49c515
commit 11b248fc1f
No known key found for this signature in database
GPG key ID: F29625CE62288163
2 changed files with 46 additions and 1 deletions

5
notes/v.0.2.0.md Normal file
View file

@ -0,0 +1,5 @@
### New Features
* Use launcher location to infer `ij-dir`. #5
* Session log is saved to `~/.ijp_imagej_launcher.log` to facilitate troubleshooting when not running from command
prompt. The log is reset for each session. #6