Logging Enhancements
Drew DiPalma
Hi Folks!
As part of our upcoming re-brand of "Stitch" to "Realm" we'll also be migrating our feedback forum and joining the rest of MongoDB at feedback.mongodb.com, as part of that transition, we'll be shutting down this forum. We're still keeping track of this feedback and all of the related comments/discussions, but all future updates will be made here:
https://feedback.mongodb.com/forums/923521-realm/suggestions/40550599-logging-enhancements
Drew DiPalma
Merged in a post:
Expand Console Logging beyond 256 characters
Shawn Fultz
We end up having a utility function to log to Rapid7 due to the console.log() limit of 256 chars. If logs were not truncated it would enhance development and debugging too.
M
Marc Blaesche
I am still in need for this to be done. It is almost impossible to efficiently debug any application like that!
W
Will Ashworth
Is there any update on this? To add to these enhancements would be the ability to view fleshed out JSON/JS objects instead of having to stringify them to see the contents. Much like how these data structures are handled in AWS CloudWatch
K
Karen Wilson
Need more than 10 lines to be able to be logged at any time