Re: [I] Airflow emits INFO logs despite logging_level=ERROR [airflow]

2025-12-10 Thread via GitHub


potiuk closed issue #55405: Airflow emits INFO logs despite logging_level=ERROR
URL: https://github.com/apache/airflow/issues/55405


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



Re: [I] Airflow emits INFO logs despite logging_level=ERROR [airflow]

2025-12-05 Thread via GitHub


shinsj4653 commented on issue #55405:
URL: https://github.com/apache/airflow/issues/55405#issuecomment-3619399115

   Thanks @chris-stetter for the support!
   I just rebased and resolved the conflicts. Since you need this feature, 
could you give it a try in your environment?
   If you can confirm it suppresses the logs as expected, it’ll really help 
move this forward.
   
   cc: @potiuk @bugraoz93 
   Rebase done. Could you please approve the workflows so the tests can run? 
Thanks!


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



Re: [I] Airflow emits INFO logs despite logging_level=ERROR [airflow]

2025-12-04 Thread via GitHub


chris-stetter commented on issue #55405:
URL: https://github.com/apache/airflow/issues/55405#issuecomment-3610832101

   Thanks you @shinsj4653 for submitting the PR. I would love that feature! Is 
there any way I can help so that it gets a review?


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



Re: [I] Airflow emits INFO logs despite logging_level=ERROR [airflow]

2025-09-24 Thread via GitHub


shinsj4653 commented on issue #55405:
URL: https://github.com/apache/airflow/issues/55405#issuecomment-3329446727

   Hi @potiuk! 
   
   I've submitted PR #56062  to fix this uvicorn logging issue.
   
   **Solution**: Added `uvicorn_logging_level` config option to control API 
server access logs independently from Airflow's main logging.
   
   - ✅ Fully backward compatible
   - ✅ Tested and working
   - ✅ Ready for review


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



Re: [I] Airflow emits INFO logs despite logging_level=ERROR [airflow]

2025-09-16 Thread via GitHub


shinsj4653 commented on issue #55405:
URL: https://github.com/apache/airflow/issues/55405#issuecomment-3297208216

   Hi! I'm a junior data engineer and previously contributed to 
elasticsearch-java. I'm excited to take on a new challenge by contributing to 
Apache Airflow.
   
   This looks like a great issue to start with, and I would be happy to work on 
it. May I be assigned to it? Thanks!


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