Serve logfile and logs for UI seperately

This commit is contained in:
Julian Stirling 2025-04-07 23:38:09 +01:00
parent 70d9e2f758
commit 3a47151694
4 changed files with 24 additions and 8 deletions

View file

@ -22,8 +22,8 @@ To access your microscope log, either:
* Run `ofm log` on your microscope, and copy/paste the output here
* Go to `http://<your microscope IP>:5000/log`, download the log file, and attach it here using the "Attach a File" button below
* In most setups, `http://microscope.local:5000/log` should work
* Go to `http://<your microscope IP>:5000/logfile`, download the log file, and attach it here using the "Attach a File" button below
* In most setups, `http://microscope.local:5000/logfile` should work
## Additional details