Using /logs/project/<path> any of the different logs can be shown.
The API allows for searching through the structure given you know a valid root-directory name.
On my computer I can use:
/logs/project/by4742_h/by4742_h.project.compilation.log to see the compilation log.
The code is located in the ui_server.py module.
There are at least two places that should attempt to incorporate this:
Using
/logs/project/<path>any of the different logs can be shown.The API allows for searching through the structure given you know a valid root-directory name.
On my computer I can use:
/logs/project/by4742_h/by4742_h.project.compilation.logto see the compilation log.The code is located in the
ui_server.pymodule.There are at least two places that should attempt to incorporate this: