-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
status/waiting-for-feedbackWaiting for feedback from the original author. Issue will be closed if feedback is not received soonWaiting for feedback from the original author. Issue will be closed if feedback is not received soon
Description
Description
I am maintaining https://github.com/dm-drogeriemarkt/log-capture/ which we use to test our logging.
I also allows to assert logging of keyValue, see https://github.com/dm-drogeriemarkt/log-capture/#key-value-from-logstash
Making SingleFieldAppendingMarker#getFieldValue()
package-private broke that for me, because I used it for those assertions. I don't see a viable replacement, although I might be overlooking something.
Expected behavior
I am aware that is kind of a https://xkcd.com/1172/ situation ;-), but I would like a way to be still able to use those assertions. If everything else fails, I can mis-use toStringSelf() and filter out the key, but I'd rather not do that.
- logstash-logback-encoder 7.1
Metadata
Metadata
Assignees
Labels
status/waiting-for-feedbackWaiting for feedback from the original author. Issue will be closed if feedback is not received soonWaiting for feedback from the original author. Issue will be closed if feedback is not received soon