(Away from pc) by “use”, do you mean that the string returned by getContentType() doesn’t include a charset?
From memory, I remember the only place this method is used is in the HtmlAppender. Are there other places? (Shameless plug) Every java main() method deserves http://picocli.info > On Mar 7, 2018, at 1:37, Gary Gregory <garydgreg...@gmail.com> wrote: > > Hi All, > > It looks > like > org.apache.logging.log4j.core.layout.AbstractStringLayout.getContentType() > does NOT use its charset. > > Can anyone foresee a problem with fixing this? > > Gary