Is it possible to text from the developer console?

I have debugging text displayed in the console that would be really handy to be able to copy. Is this really not possible?

I could only find this thread that is years old. Im on a Mac if that is somehow causing the issue.

im pretty sure there is an event that receives log info, so you could make your own mock dev console just with those logs and append anything you get to textboxes

You can have the error log in the error request of your game in web ofc