Closed
Description
- Version: master (and all releases that had the new inspector)
- Platform: all
- Subsystem: inspector, console
Recently I've seen a couple of requests to logging libraries to route logs to the inspector console. As far as I know, this is currently not possible using the current API.
Do you think it's worth adding an API to programmatically print object to the console? What would be needed to add it?