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
After #113, the user is able to create a TransparentProxyService struct that does not do in memory logging. We should add a function to start logging or reset the log if it already exists. To do this we will also need to kill existing goroutine inside of CaptureActivityLog if running.
The text was updated successfully, but these errors were encountered:
After #113, the user is able to create a TransparentProxyService struct that does not do in memory logging. We should add a function to start logging or reset the log if it already exists. To do this we will also need to kill existing goroutine inside of CaptureActivityLog if running.
The text was updated successfully, but these errors were encountered: