Skip to content

Siad Logging to File and to GUI

Eddie Wang requested to merge siad-logging into master

If Sia-UI takes a long time to load, we will show the logs to the user.

Additionally, I added a topbar info icon to quickly navigate to the sia config directory, which is also the place where we can storing the siad log files. In case of a siad issue, we can have the user send over the log files to quickly try to trace down the root cause of the issue.

Merge request reports