tirkarthi commented on issue #22352:
URL: https://github.com/apache/airflow/issues/22352#issuecomment-1107393561

   `airflow.www.decorators` has `action_logging` method used in different parts 
of the views for logging. An example of using the decorator in the 
`patch_connection` endpoint where I modified the description of the connection 
using rest api.
   
   
   Id | Dttm | Dag Id | Task Id | Event | Logical Date | Owner | Extra
   -- | -- | -- | -- | -- | -- | -- | --
   2581 | 2022-04-23, 11:56:53 | None |   | patch_connection |   | test | 
[('connection_id', 'aws_default')]
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to