-
-
Notifications
You must be signed in to change notification settings - Fork 31
Button to download the logs #41
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
It would be great if the
LazyLogcomponent could have an optional button to download the logs. This would be more efficient than adding a button outside the component, since the component has already made the request to get the logs, whereas a button outside of it would have to re-download them from the server.