HyukjinKwon commented on a change in pull request #35080:
URL: https://github.com/apache/spark/pull/35080#discussion_r776977879
##########
File path: core/src/main/scala/org/apache/spark/internal/Logging.scala
##########
@@ -266,6 +266,10 @@ private[spark] object Logging {
}
}
+ private def loggerWithoutConfig(logger: Log4jLogger): Boolean = {
Review comment:
Okie, maybe I should learn more :-). I am fine as long as it works.
Would be great to have @sarutak's look here ..
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]