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

NextJS logging still recorded per-linebreak, instead of a single log #72

Open
pr28jat opened this issue Sep 10, 2024 · 0 comments
Open

Comments

@pr28jat
Copy link

pr28jat commented Sep 10, 2024

Upon show log from nextJS, each line of a log still shows as individual log.

How to reproduce:

  1. Spawn nextJS server
  2. Inspect the nextJS log on the server console

Actual:

  1. One log for nextJS initiation is counted as 5

image

Expected:

  1. One log from nextJS should be wrapped as one log
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

1 participant