Skip to content

Commit bd451bc

Browse files
authored
added metadata
1 parent 21140e8 commit bd451bc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

includes/web-sites-python-troubleshooting-wsgi-error-log.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: app-service
5+
author: cephaslin
6+
ms.service: app-service
7+
ms.topic: include
8+
ms.date: 06/11/2018
9+
ms.author: cephalin
10+
ms.custom: include file
11+
---
12+
113
If Python encounters an error while starting your application, only a simple error page will be returned (e.g. "The page cannot be displayed because an internal server error has occurred.").
214

315
To capture Python application errors:

0 commit comments

Comments
 (0)