You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/24 21:08:54 UTC

[GitHub] [airflow] potiuk edited a comment on issue #9006: Provide a way to config log level for airflow processes

potiuk edited a comment on issue #9006:
URL: https://github.com/apache/airflow/issues/9006#issuecomment-1050266169


   I think you should open a separate issue with it and specify (or before that take a look what logging setup your "scripts.py" and fix it. 
   
   I believe your script.py does some manipulation with logger. Your task should do nothing with the loggers but logging logs.  If you are manipulating loggers and handlers, you might expect unexpected behaviours.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org