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

Dead letter log messages do not respect the configured log level #2056

Closed
satsen opened this issue Nov 2, 2023 · 0 comments · Fixed by #2090
Closed

Dead letter log messages do not respect the configured log level #2056

satsen opened this issue Nov 2, 2023 · 0 comments · Fixed by #2090
Assignees

Comments

@satsen
Copy link
Contributor

satsen commented Nov 2, 2023

Even though the scorex.logging.level is set to ERROR, these messages (that are also not formatted like the other messages) appear in the log:

[INFO] [akkaDeadLetter][11/02/2023 hour:min:sec] [ergoref-akka.actor.default-dispatcher-22] [akka://ergoref/user/$d] Message [org.ergoplatform.network.ErgoNodeViewSynchronizer$ReceivableMessages$FullBlockApplied] to Actor[akka://ergoref/user/$d#-729501042] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
@satsen satsen changed the title Dead letter log messages do not respect log level Dead letter log messages do not respect the configured log level Nov 2, 2023
@ccellado ccellado self-assigned this Dec 21, 2023
@satsen satsen closed this as completed May 17, 2024
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

Successfully merging a pull request may close this issue.

2 participants