REST logger for Django
The full documentation is at https://django-rest-logger.readthedocs.org.
Install django-rest-logger:
pip install django-rest-logger
Then use it in a project:
import djangorestlogger
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements-test.txt (myenv) $ python runtests.py
Tools used in rendering this package: