| [ Web Proxy ] |
| Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/../pyspark.logger.html | [Back] [Original] |
Site Navigation
Site Navigation
Section Navigation
|
Custom logging.Logger wrapper for PySpark that logs messages in a structured JSON format. |
|
Return a PySparkLogger with the specified name, creating it if necessary. |
|
Add the specified handler to this logger in structured JSON format. |
|
Log 'msg % args' with severity 'INFO' in structured JSON format. |
|
Log 'msg % args' with severity 'WARNING' in structured JSON format. |
|
Log 'msg % args' with severity 'ERROR' in structured JSON format. |
|
Convenience method for logging an ERROR with exception information. |
Copyright @ 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Created using Sphinx 4.5.0.
Built with the PyData Sphinx Theme 0.13.3.
| Web Proxy Viewer | New URL | Original Page |