HTMLTexture how to get console out?

Hi,

is there a way to get the console out (f.e. console.log(…)) from HTMLTexture (EX9.Texture URL)?

Ah, I see … Renderer (TTY) spells out something. Unfortunately the information is quite spare -> console.log gives me “Object Object”. Looks like I have to stringify my objects before feeding them to the console ;)