Hi, when using ballast on JS with `JsConsoleLogger...
# ballast
r
Hi, when using ballast on JS with
JsConsoleLogger
I see
Interceptor attached: [object Object]
in the browser console. This is the only "ugly" log message in my logs since I'm using data objects for my Input and Events. Perhaps there is a
toString()
missing?
👍🏾 1
c
Good catch. I’m planning on releasing the next update this week and have also updated to data objects where I could, but missed the interceptors. I’ll make sure the fix gets in this release!
👍 1
👍🏾 1