Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give user access to logs through UI #111

Open
1 of 2 tasks
local-minimum opened this issue Feb 22, 2017 · 1 comment
Open
1 of 2 tasks

Give user access to logs through UI #111

local-minimum opened this issue Feb 22, 2017 · 1 comment

Comments

@local-minimum
Copy link
Member

local-minimum commented Feb 22, 2017

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:

  • QC should give for the analysis folder and preferably search its parent folder too.
  • Status view should give the relevant log for what is running.
@local-minimum
Copy link
Member Author

Status view does this in latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants