You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no limit how big your log file can be. So it becomes slow to open eventually. I suggest you borrow code from LND to archive it after 10mb size and start a new one.
The text was updated successfully, but these errors were encountered:
Currently, there is no limit how big your log file can be. So it becomes slow to open eventually. I suggest you borrow code from LND to archive it after 10mb size and start a new one.
The text was updated successfully, but these errors were encountered: