Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a console.table equivalent log formatter #35

Open
pseudovar opened this issue Jan 10, 2023 · 2 comments
Open

Add a console.table equivalent log formatter #35

pseudovar opened this issue Jan 10, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@pseudovar
Copy link

Expected Behaviour

To help with debugging and building actions, a console.table() equivalent for logger would be preferential. This would allow for Arrays and Objects to be passed and output as a table in the various log locations.

Actual Behaviour

Currently not available (or not documented?), have to us logger.info/debug/etc and output a string.

Reproduce Scenario (including but not limited to)

N/A

Steps to Reproduce

N/A

Platform and Version

v2.0.0

Sample Code that illustrates the problem

N/A

Logs taken while reproducing problem

N/A

@shazron shazron added the enhancement New feature or request label Jan 11, 2023
@shazron
Copy link
Member

shazron commented Jan 11, 2023

@aiojbot
Copy link
Collaborator

aiojbot commented Jan 18, 2023

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1960

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants