Skip to content

Commit

Permalink
Update the content
Browse files Browse the repository at this point in the history
  • Loading branch information
dilipbheda committed Dec 25, 2024
1 parent fe23351 commit efef51f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/api/guides/debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ This is the guide to debugging the API using VS Code. This uses Microsoft's

## Debugging Database Queries

To log all database queries, add the following `env` variables to your
configuration
To log all database queries, add the following variables to your `api/.env`
file:

```
DJANGO_LOG_LEVEL=DEBUG
Expand Down

0 comments on commit efef51f

Please sign in to comment.