elastic / ecs-logging-java

https://www.elastic.co/guide/en/ecs-logging/java/current/intro.html
Apache License 2.0
139 stars 74 forks source link

Give StringBuilder an initial capacity of 256 #150

Closed echatman closed 2 years ago

echatman commented 2 years ago

See https://github.com/elastic/ecs-logging-java/issues/149

cla-checker-service[bot] commented 2 years ago

💚 CLA has been signed

apmmachine commented 2 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Duration: 6 min 49 sec

:robot: GitHub comments

To re-run your PR in the CI, just comment with:

echatman commented 2 years ago

/test

felixbarny commented 2 years ago

/test

felixbarny commented 2 years ago

Thank you!