beliefer commented on code in PR #45729:
URL: https://github.com/apache/spark/pull/45729#discussion_r1540498116


##########
common/utils/src/main/scala/org/apache/spark/internal/Logging.scala:
##########
@@ -190,6 +281,7 @@ private[spark] object Logging {
   @volatile private var initialized = false
   @volatile private var defaultRootLevel: Level = null
   @volatile private var defaultSparkLog4jConfig = false
+  @volatile private var useStructuredLogging = true

Review Comment:
   How about `structuredLoggingEnabled` ?



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to