-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable 3rd party loggers for now, and separate out toggling to a sep…
…arate function call not bound to LoggingMachine state.
- Loading branch information
Sepehr Ghavam
authored and
Sepehr Ghavam
committed
Mar 22, 2024
1 parent
41f3769
commit 95fd1f3
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95fd1f3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
self.disable_third_party_loggers()
disable logging for Prefect, when it is used in orchestration goal. Moreover, this is also probably related to logging error in Apache Airflow Scheduler