diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-03 23:28:34 -0800 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-03 23:28:34 -0800 |
| commit | b31d54b285236dc92f7d287af6a441878f429a34 (patch) | |
| tree | 4f2289276b33eb37f5c75b0221cdc046d2967fcd /savedLog.txt | |
| parent | 5111eb546d9bcd6070ddbe8076f3389a37cd7081 (diff) | |
session restructuring and schema enforced json configuration
Diffstat (limited to 'savedLog.txt')
| -rw-r--r-- | savedLog.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/savedLog.txt b/savedLog.txt deleted file mode 100644 index 5b7c5b2d3..000000000 --- a/savedLog.txt +++ /dev/null @@ -1,13 +0,0 @@ -Incoming : a1158484-13d0-4861-b873-b9d33f476338, receiving Set Field with data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":0} -calling update on data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":0} -called update on data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":0} -Incoming : a1158484-13d0-4861-b873-b9d33f476338, receiving Set Field with data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":1} -calling update on data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":1} -called update on data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":1} -{"n":1,"nModified":0,"upserted":[{"index":0,"_id":"a1158484-13d0-4861-b873-b9d33f476338"}],"ok":1} -Wrote {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":1} -Broadcast : a1158484-13d0-4861-b873-b9d33f476338, sending data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":1} -Wrote {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":0} -Broadcast : a1158484-13d0-4861-b873-b9d33f476338, sending data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","type":0,"data":0} -S sending : a1158484-13d0-4861-b873-b9d33f476338, receiving Get Field with data {"_id":"a1158484-13d0-4861-b873-b9d33f476338","data":0,"type":0} - |
