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]: Redundant Stack Information in Error Logs #807

Closed
Stanys-dev opened this issue Mar 20, 2024 · 2 comments
Closed

[Bug]: Redundant Stack Information in Error Logs #807

Stanys-dev opened this issue Mar 20, 2024 · 2 comments
Labels
bug Something isn't working slate

Comments

@Stanys-dev
Copy link

Version of Nest?

10.3.3

Version of nest-winston package?

1.9.4

Version of winston package?

3.12.0

Bug description

When logging errors without explicitly passing an error stack, the library outputs { stack: [ null ] }, indicating an attempt to log stack information that isn't properly captured or formatted. This results in redundant entries in the logs, potentially cluttering them without providing meaningful debug information.

@Stanys-dev Stanys-dev added the bug Something isn't working label Mar 20, 2024
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the slate label Apr 20, 2024
Copy link
Contributor

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working slate
Projects
None yet
Development

No branches or pull requests

1 participant