amoghrajesh commented on code in PR #64218:
URL: https://github.com/apache/airflow/pull/64218#discussion_r2988574674


##########
airflow-core/newsfragments/55850.significant.rst:
##########
@@ -0,0 +1,13 @@
+Easily allow setting level of individual loggers
+
+Add ``namespace_levels`` config option 
(``AIRFLOW__LOGGING__NAMESPACE_LEVELS``) to set log
+levels for individual named loggers, independent of the global 
``logging_level``.
+
+This is useful when debugging as, for example it easily lets you enable debug

Review Comment:
   ```suggestion
   This is particularly useful for debugging. For example, it allows enabling 
debug
   ```



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