Add more options for reporting, make middleware extensible and some minor fixes
0.1.5
Fix to ensure that logging options passed into context manager are respected.
0.1.4
Fix and improve logging options so that logging is compatible with the Django's built in `LOGGING` setting. See https://github.com/PaulGilmartin/django-queryhunter/commit/b61c568e5d210f6faa8564419f89fd33a66d79cd for more. Includes a change to the `LoggingOptions` API.
0.1.3
Shortened names of options classes, fixed meta data configuration and improved read me.