Open-EO / openeo-r-client

R client package for working with openEO backends

Home Page:https://open-eo.github.io/openeo-r-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Vue component for processing logs

flahn opened this issue · comments

Title Use Vue component for processing logs
Date 2021-11-11
Issue #92
Category Debugging, Usability
Description A Vue component is availalbel for processing the logoutputs of the backend. It is currently not used by default in the R-Client, the logs are printed to the console and could block the console. By using the dedicated Vue component in the R-Studio Viewer Pane for example the console would stay free of logs and the logs would be rendered nicely.
Dependencies Logging Vue Component (https://github.com/Open-EO/openeo-vue-components/blob/master/components/Logs.vue), R-Studio Viewer
Links Vue Components, using jobs tab for freeing console
Priority Medium
Impact Medium