/django-rest-logger

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-rest-logger

https://badge.fury.io/py/django-rest-logger.png https://travis-ci.org/pedrorodriguesgomes/django-rest-logger.png?branch=master

REST logger for Django

Documentation

The full documentation is at https://django-rest-logger.readthedocs.org.

Quickstart

Install django-rest-logger:

pip install django-rest-logger

Then use it in a project:

import djangorestlogger

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: