DCsanD
Convex Community3y ago
11 replies
DCsan

better logging / debug output

is there a way to view better debug output?
ie formatted json objects?
It gets really hard having to manually decode the output I see like:

[CONVEX M(cards:buyCard)] [LOG] 'buyCard' { buyOpts: { user: { _creationTime: 1687745515377.9163, _id: '3nvhb1hwn7qyzha99dt5ctze9h70h0r', id: 'adi', revs: 100 }, userCard: { _creationTime: 1687745513515.5388, _id: '3j7ztxqnwk47azqawexvrb4r9h759f8', cardId: 'whale', lv: 3, user: 'omer' } } }
Was this page helpful?