danepitkin commented on PR #40929:
URL: https://github.com/apache/arrow/pull/40929#issuecomment-2034813567

   > Probably we could fix this issue or disable logs. For benchmarks, wouldn't 
logs hurt performance?
   
   According to our docs, if we do not specify a debug level, Arrow Java 
defaults to DEBUG level log printing. 
   
   ```
   To disable debug logs, the user must define their own rules within their 
logback.xml/log4j2.xml and define their own loggers.
   ```
   
   https://arrow.apache.org/docs/developers/java/development.html#id2


-- 
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