Skip to content

Commit

Permalink
versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
itholic committed Jul 18, 2024
1 parent 570162c commit aaa6308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/pyspark/logger/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ class PySparkLogger(logging.Logger):
with existing logging setups. It customizes the log output to JSON format, including additional
context information, making it more useful for PySpark applications.
.. versionadded:: 4.0.0
Example
-------
>>> import logging
Expand Down

0 comments on commit aaa6308

Please sign in to comment.