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

@logtail/next terminal log doesn't expand Objects #5

Open
davit-b opened this issue Jul 6, 2023 · 2 comments
Open

@logtail/next terminal log doesn't expand Objects #5

davit-b opened this issue Jul 6, 2023 · 2 comments

Comments

@davit-b
Copy link

davit-b commented Jul 6, 2023

event - compiled successfully in 110 ms (166 modules)
info - {
  event: [Object],
  user: [Object],
  limits: [Object],
  chat_api: [Object]
} { args: 'Handled response. Logged with @logtail/next.' }

this is in the terminal. Is there a way to have it print the full object?

I can use the workaround of a redundant a console.log(...) in my code but want to avoid that.

@curusarn
Copy link
Contributor

Hi @davit-b,

Thanks for raising this.

This is definitely something worth fixing. I'm adding it to our internal task tracking.
I'll make sure to keep you updated here.

Thanks again for reaching out.

@yewyewXD
Copy link

yewyewXD commented May 5, 2024

I currently use @logtail/node to work around this issue

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

No branches or pull requests

3 participants