[
https://issues.apache.org/jira/browse/CURATOR-553?focusedWorklogId=811927&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-811927
]
ASF GitHub Bot logged work on CURATOR-553:
------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/22 14:51
Start Date: 25/Sep/22 14:51
Worklog Time Spent: 10m
Work Description: tisonkun closed pull request #341: [CURATOR-553] Use
slf4j place-holder instead String.format and concat.
URL: https://github.com/apache/curator/pull/341
Issue Time Tracking
-------------------
Worklog Id: (was: 811927)
Time Spent: 0.5h (was: 20m)
> Use slf4j's place-holder instead String.format and concat.
> ----------------------------------------------------------
>
> Key: CURATOR-553
> URL: https://issues.apache.org/jira/browse/CURATOR-553
> Project: Apache Curator
> Issue Type: Improvement
> Components: General
> Affects Versions: 4.2.0
> Reporter: Tianzhou Wang
> Priority: Trivial
> Labels: pull-request-available
> Fix For: awaiting-response
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> String.format and concat make additional worst on log, comparing to
> place-holder provided by slf4j-api.
> Also, place-holder may help some log aggregation component work better.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)