Skip to content

pedrorodriguesgomes/django-rest-logger

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published