Closed vtbassmatt closed 1 year ago
I originally thought it would be nice to have a linked-list style log for the web. In practice it's not good and not necessary. We could probably have a LoggedOperation parent object, or parent everything to the first log line 🤷
LoggedOperation
Fixed in next deployment.
I originally thought it would be nice to have a linked-list style log for the web. In practice it's not good and not necessary. We could probably have a
LoggedOperation
parent object, or parent everything to the first log line 🤷