Skip to content

Commit 78aa20c

Browse files
committed
Adding link to logging series
1 parent e62fa7f commit 78aa20c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/app-service/tutorial-python-postgresql-app.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,8 @@ Azure App Service captures all messages output to the console to help you diagno
417417

418418
:::code language="python" source="~/msdocs-django-postgresql-sample-app/restaurant_review/views.py" range="12-16" highlight="2":::
419419

420+
Learn more about logging in Python in the series on [setting up Azure Monitor for your Python application](/azure/azure-monitor/app/opencensus-python]).
421+
420422
-----
421423

422424
:::row:::

0 commit comments

Comments
 (0)