chromelogger-cf icon indicating copy to clipboard operation
chromelogger-cf copied to clipboard

Add support for tables

Open SebastianZ opened this issue 3 years ago • 0 comments

Chrome Logger has support for console.table(). See https://craig.is/writing/chrome-logger/techspecs and https://github.com/ccampbell/chromelogger/blob/6a618e313bb26c9b41b3723e1b3ea7cd0ec611cc/log.js#L29.

So support for it should also be added to chromelogger-cf to allow the generation of data tables.

This could then also be used to output query results in a nice way.

Sebastian

SebastianZ avatar Dec 17 '20 23:12 SebastianZ