Timothy Brown created HUDI-8999:
-----------------------------------
Summary: Fix usage of logging libraries
Key: HUDI-8999
URL: https://issues.apache.org/jira/browse/HUDI-8999
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy BrownNow that the project has adopted slf4j we can utilize the lazy string creation, especially for debug logs. This avoids creating strings when they are not required which can improve performance. -- This message was sent by Atlassian Jira (v8.20.10#820010)
