Logged objects are going into the log message field

In some cases the results object that I'm logging is getting dropped in the message field which is pretty messy. I wonder if objects over a certain size get dropped in there as a log indexing optimization or something? Notice how in one screenshot you can see the results object is where it should be and in the other it's splattered all over the log message 😰
No description
No description
3 Replies
Unknown User
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
Chocci_Milk
Chocci_Milk•7mo ago
Depending on the size of the items logged, we're unable to style it nicely and revert to a string. I think that we do have plans to make this better in the future though
kalenjordan
kalenjordanOP•7mo ago
gotcha

Did you find this page helpful?