SLF4J / SLF4J-531 [Open]
MDC should support stack values identified by key

==============================

Here's what changed in this issue in the last few minutes.

There is 1 comment.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-531

==============================
 1 comment
------------------------------

Ceki Gülcü on 13/Apr/22 7:52 PM
[~pkarwasz] I had not thought of the same key situation for string values and 
stack values. 

The underlying assumption was that string values and stack values are supported 
by separate data structures accessed via separate methods. It follows that you 
can use the same key for string values and stack values as they would be 
handled by different supporting data structures. The MDC is a single access 
point to both "APIs".


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)

_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to