File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
airflow-core/docs/administration-and-deployment/logging-monitoring Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Some configuration options require that the logging config class be overwritten.
3434configuration of Airflow and modifying it to suit your needs.
3535
3636The default configuration can be seen in the
37- `airflow_local_settings.py template <https://github.com/apache/airflow/blob/|airflow-version|/airflow/config_templates/airflow_local_settings.py >`_
37+ `airflow_local_settings.py template <https://github.com/apache/airflow/blob/|airflow-version|/airflow-core/src/airflow /config_templates/airflow_local_settings.py >`_
3838and you can see the loggers and handlers used there.
3939
4040See :ref: `Configuring local settings <set-config:configuring-local-settings >` for details on how to
You can’t perform that action at this time.
0 commit comments