Skip to content

Commit 1ac1b2d

Browse files
Update index.rst
1 parent 3f70f31 commit 1ac1b2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,23 @@ DRF API Logger
66
An API Logger for your Django Rest Framework project.
77

88
It logs all the API information for content type “application/json”.
9+
910
- URL
11+
1012
- Request Body
13+
1114
- Request Headers
15+
1216
- Request Method
17+
1318
- API Response
19+
1420
- Status Code
21+
1522
- API Call Time
23+
1624
- Server Execution Time
25+
1726
- Client IP Address
1827

1928
You can log API information into the database or listen to the logger

0 commit comments

Comments
 (0)