Skip to content

Commit 0cec8e1

Browse files
author
Bob Bui
committed
docs update fix #48
1 parent ff93923 commit 0cec8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ if __name__ == "__main__":
152152
```
153153

154154
### Custom handler for request instrumentation
155-
you need to explicitly set JSONRequestLogFormatter as default formatter for request_logger
155+
you need to explicitly set JSONRequestLogFormatter as default formatter for any extra handler that is added to request_logger
156156

157157
```python
158158
request_logger = json_logging.get_request_logger()

0 commit comments

Comments
 (0)