hemasrishalini opened a new pull request, #4511:
URL: https://github.com/apache/polaris/pull/4511

   ## What changes were proposed in this PR?
   
   Replaced `System.out.println` usage in `ServiceProducers`
   with proper SLF4J logging for consistency with the rest
   of the Polaris codebase.
   
   Also updated the related log message to avoid referring
   to stdout directly.
   
   ## Why are the changes needed?
   
   Polaris uses SLF4J-based structured logging throughout
   the project. Using SLF4J here improves consistency and
   avoids direct stdout printing in runtime services.
   
   ## Does this PR introduce any user-facing change?
   
   No.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to