-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Many problems we have seen in production (i.e. connection issues etc) are hard to debug because we don't have clear logs in the code, we should add logging for crucial parts in the code and save them to a file. We can also add a log view somewhere in Dawn so the logs can be easily accessible.
We may have to do some log sanitation for existing logs since current logs are pretty noisy and repetitive. (Related issue: #65)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request