Warning log event is filtered but never shows up in the actual log #6353
brah-mcdude
started this conversation in
General
Replies: 1 comment
-
I opened a new bug report: #6354. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a repository to reproduce this issue.
https://github.com/brah-mcdude/MyCompany.Akka.TestKit
As can be seen in the log, I received mostly debug messages and one info message. But no warning messages.
But the Predicate filters error and warnings.
When debugging, I saw that a warning message is generated. But it is never displayed in the log.
Here is the debug-watch warning log-event that is filtered:
Here is the entire log:
Beta Was this translation helpful? Give feedback.
All reactions