I can use one of the with() methods so no big deal. Gary
On Thu, Jan 11, 2018 at 4:23 PM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > I will have to look but as I recall I did that for a reason. > > Sent from my iPhone > > > On Jan 11, 2018, at 3:37 PM, Gary Gregory <garydgreg...@gmail.com> > wrote: > > > > It seems to me that: > > > > org.apache.logging.log4j.message.MapMessage.put(String, String) > > > > should really be: > > > > org.apache.logging.log4j.message.MapMessage.put(String, Object) > > > > Thoughts? > > > > Gary > >