Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Add support for tables #8

Open
SebastianZ opened this issue Dec 17, 2020 · 0 comments · May be fixed by #10
Open

Add support for tables #8

SebastianZ opened this issue Dec 17, 2020 · 0 comments · May be fixed by #10

Comments

@SebastianZ
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant