On Mon, Nov 9, 2015 at 8:06 AM, Mikael Ståldal <[email protected]> wrote:
> Can we make AbstractStringLayout.toBytes(String, Charset) public? > > I would like to use it in KafkaAppender. > > If I understand it correctly, it is supposed to be more efficient than > String.getBytes(Charset). > We could move this to a new Strings class in org.apache.logging.log4j.*core*.util or to the existing org.apache.logging.log4j.*util*.Strings. I'm just not crazy about turning org.apache.logging.log4j.util into a kitchen sink. Gary > -- > [image: MagineTV] > > *Mikael Ståldal* > Senior software developer > > *Magine TV* > [email protected] > Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com > > Privileged and/or Confidential Information may be contained in this > message. If you are not the addressee indicated in this message > (or responsible for delivery of the message to such a person), you may not > copy or deliver this message to anyone. In such case, > you should destroy this message and kindly notify the sender by reply > email. > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
