Hi All: We make a big deal that our logger APIs take Object messages instead of Strings, but over in org.apache.logging.log4j.message.MapMessage the values are Strings, not Objects.
Is that deliberate? That's proving to be a restriction for me... Any thoughts on allowing for the same kind of typing as in javax.jms.MapMessage? Thank you, Gary
