version 1.1.0
- Adds name of the view to the Request log (#34)
- Fixes crash on ParseError in LoggingMixin (#27) (#35)
- Addresses exception raised for Unsupported Media Type API tracking
- Adds ability to define methods to be logged explicitly (#17)
- Uses a more relaxed split() to split IP Address in
HTTP_X_FORWARDED_FOR
request header
NOTE: New features expand on the current feature set. However, no current features should break. Upgrade accordingly.
Thanks to ( @triat , @tilboerner , @gingerjoos , @zatarus , @MissFilly )