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

[BUG] log in cli is truncated if too many log entries happen fast #969

Closed
2 tasks done
JoernBerkefeld opened this issue Jun 6, 2023 · 1 comment · Fixed by #971
Closed
2 tasks done

[BUG] log in cli is truncated if too many log entries happen fast #969

JoernBerkefeld opened this issue Jun 6, 2023 · 1 comment · Fixed by #971
Assignees
Labels
bug Something isn't working e/IDE EPIC
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

we've seen it mostly during test execution but it's an actual problem also described in the official repo of winston: winstonjs/winston#1364

Expected Behavior

logs are always visible fully

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

5.0.2

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Closed by #971.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment