基础知识
指南
参考
系统测试
资源
提交
OpensearchJSONFormatter
将日志记录转换为 ISO 8601 日期和时间格式的 JSON。
基类: airflow.utils.log.json_formatter.JSONFormatter
airflow.utils.log.json_formatter.JSONFormatter
返回 LogRecord 在本地时区的创建时间,格式为 ISO 8601 日期/时间格式。
本条目是否有帮助?
OpensearchJSONFormatter.default_time_format
OpensearchJSONFormatter.default_msec_format
OpensearchJSONFormatter.default_tz_format
OpensearchJSONFormatter.formatTime()