T3060
This was useful in early testing to view detailed object data in the log. This isn't useful for the prod app. Causes additional complications in that JSON.stringify will render an empty object if the data is typed, e.g. an Error.
Differential D13812
[alias-server] Deprecate custom log function bytesofman on Apr 28 2023, 04:30. Authored by Tags None Subscribers None
Details
T3060 This was useful in early testing to view detailed object data in the log. This isn't useful for the prod app. Causes additional complications in that JSON.stringify will render an empty object if the data is typed, e.g. an Error. npm test
Diff Detail
|