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

Log FileHandler chokes at messages > 4096 #4411

Closed
dvv opened this issue Feb 28, 2024 · 4 comments
Closed

Log FileHandler chokes at messages > 4096 #4411

dvv opened this issue Feb 28, 2024 · 4 comments
Labels
bug Something isn't working needs triage

Comments

@dvv
Copy link

dvv commented Feb 28, 2024

Describe the bug
With #4021 it is not possible to rely on std logger.

Steps to Reproduce
see here

Expected behavior

Proper sinking of (rather) large messages.

Environment

  • OS: [ArchLinux]
  • deno version: 1.40.4
  • std version: 0.217.0
@dvv dvv added bug Something isn't working needs triage labels Feb 28, 2024
@kt3k
Copy link
Member

kt3k commented Feb 28, 2024

cc @syhol Can you take a look?

@syhol
Copy link
Contributor

syhol commented Feb 28, 2024

Sure. I'll spend some time on it this evening

@syhol
Copy link
Contributor

syhol commented Mar 1, 2024

Resolved by #4415 this should be safe to close.

@iuioiua iuioiua closed this as completed Mar 1, 2024
@dvv
Copy link
Author

dvv commented Mar 2, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

4 participants