Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion airflow-core/src/airflow/config_templates/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ logging:
The logger names are viewable in task logs (as the "source" attribute), or in server components by
including ``%(name)s`` in your format string, or in the between ``[]`` after the message in the
default format.
version_added: 3.1.0
version_added: 3.2.0
type: string
example: "sqlalchemy=INFO sqlalchemy.engine=DEBUG, botocor"
default: ~
Expand Down