Closed theskumar closed 5 years ago
Also, remove unused 'null' formatter
Why was this change necessary?
The runserver logs had a lot of info due to complete formatter userd.
complete
How does it address the problem?
Use special formatter provide django.utils.logging to format the request log from runserver.
Are there any side effects?
Nope.
Also, remove unused 'null' formatter
The runserver logs had a lot of info due to
complete
formatter userd.Use special formatter provide django.utils.logging to format the request log from runserver.
Nope.