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
This would be useful in comparing the logs of the verified backend and unverified backend. We are not sure what the logs will contain. We have to decide what events to log.
timing information is critical
log statements should contain a piece of session information. Basically, we should be able to distinguish a set of events in a particular session.
logging could be set to 0:DEBUG.
The goal of comparing logs is to see if both backends are working correctly and if they are doing something abnormal.
This would be useful in comparing the logs of the verified backend and unverified backend. We are not sure what the logs will contain. We have to decide what events to log.
0:DEBUG
.The goal of comparing logs is to see if both backends are working correctly and if they are doing something abnormal.
cc @arolle @palmskog
The text was updated successfully, but these errors were encountered: