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

[Feature Request] print value of my variable without JSON.stringify() #17

Open
marcopestrin opened this issue Mar 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@marcopestrin
Copy link

Feature description

It is a good feature to implement the printing of variables on the console.
Currently using the string template it shows me [object object] and I have to use the JSON.stringify() function to see its content.
It would be good to provide the possibility of inserting a payload as a second (or third) parameter.

@ptkdev ptkdev self-assigned this Mar 1, 2021
@ptkdev ptkdev added the enhancement New feature or request label Mar 1, 2021
@ptkdev ptkdev changed the title print value of my variable without JSON.stringify() [Feature Request] print value of my variable without JSON.stringify() Mar 1, 2021
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

2 participants