We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I currently use @logtail/node to work around this issue
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: