基礎
指南
參考
系統測試
資源
提交
airflow.providers.opensearch
airflow.providers.opensearch.log
airflow.providers.opensearch.log.os_json_formatter
OpensearchJSONFormatter
將日誌記錄轉換為具有 ISO 8601 日期和時間格式的 JSON。
基底類別: airflow.utils.log.json_formatter.JSONFormatter
airflow.utils.log.json_formatter.JSONFormatter
以 ISO 8601 日期/時間格式傳回本地時區的 LogRecord 建立時間。
此條目是否有幫助?
OpensearchJSONFormatter.default_time_format
OpensearchJSONFormatter.default_msec_format
OpensearchJSONFormatter.default_tz_format
OpensearchJSONFormatter.formatTime()