AIP-81 Implement Log Insert Endpoint to REST API (FastAPI) #45304
Open
Description
Description
We should be able to insert Log (from airflow.models.log import Log
) similar to here,
airflow/airflow/utils/cli_action_loggers.py
Line 106 in 52ed7d7
This will enable us to use the logging feature without relying on the session.
Use case/motivation
To provide the same functionality for the CLI with API integration.
AIP-81
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Assignees
Type
Projects
Status
Todo (Ready)