This is an automated email from the ASF dual-hosted git repository.

vy pushed a change to branch scheduled-for-deletion/LOG4J2-930
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


      at 08386d0e0d replace StringBuilder based API with Buffer-based API 
(providing separate TextBuffer and BinaryBuffer implementations where 
appropriate)

This branch includes the following new commits:

     new 609e3005d2 Initial version
     new 89a03fce9d Initial version of buffer to replace StringBuilder in 
format methods
     new b66c93ab6d added helper method #getBytes
     new e2f03ddca3 added method #hasThreadName to assist performance 
optimization in ThreadPatternConverter
     new 84bd3f91e9 changes for new PatternConverter API
     new 258fede78a initial version
     new 0eef761a64 removed Factory, added #append methods for new data types
     new 17b23f8fda auto-extend if capacity reached, added methods
     new 00c615fe8b cleanup, docs, added methods
     new ad38f0d3ee API change from StringBuilder to Buffer; FormattingInfo is 
now internal to PatternConverter
     new 2b5e4ba1a7 removed FormattingInfo (because it is now internal to the 
PatternConverter)
     new adef4e7db0 pass FormattingInfo to the PatternConverter#newInstance 
factory method instead of managing them in a separate list parallel to the 
converters
     new 36a5bb15b7 added FormattingInfo and Charset fields, provide 
convenience methods for subclasses including LRU caching functionality
     new 8b748ca854 delegate #getBytes to Charsets#getBytes
     new 08386d0e0d replace StringBuilder based API with Buffer-based API 
(providing separate TextBuffer and BinaryBuffer implementations where 
appropriate)

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to