Hi All: I need for the MongoDB Appender to behave similarly to the JMS Appender regarding MapMessages.
What I plan on doing: Like with the JMS Appender, if the MongoDB element contains a child MessageLayout element, the MongoDB appender will apply this layout. Like with the JMS Appender, my goal is to let a MapMessage be converted to a MongbDB object with key and values from the MapMessage, not from the LogEvent. I will create a Jira. Gary