dgronskij commented on issue #17754:
URL: https://github.com/apache/airflow/issues/17754#issuecomment-1308793699

   @potiuk  Thanks for the reponse!
   
   I just came around the idea that what I wanted may be done via 
`on_execute_callback` / `pre_execute` callback functions. At the end of the day 
I'm not sure that there is a need of extra parameters since callbacks are the 
most flexible way to do anything. 
   
   Probably, making parameters for `logging.rootLogger` loglevel or  
`logging.basicConfig` kwargs would be a good compomise, but not sure -- my case 
is quite niche, as I see.


-- 
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