Closed edmorley closed 9 months ago
Similar to: http://mohawk.readthedocs.org/en/latest/usage.html#logging
It would be good to document that auth errors can be debugged by adding a logger channel hawkrest to the Django logging config, with level of WARNING, so it outputs the full exception content here: https://github.com/kumar303/hawkrest/blob/c94c00a030b7127dfd064a1cc6c5b4f2b80367ea/hawkrest/__init__.py#L80
hawkrest
Similar to: http://mohawk.readthedocs.org/en/latest/usage.html#logging
It would be good to document that auth errors can be debugged by adding a logger channel
hawkrest
to the Django logging config, with level of WARNING, so it outputs the full exception content here: https://github.com/kumar303/hawkrest/blob/c94c00a030b7127dfd064a1cc6c5b4f2b80367ea/hawkrest/__init__.py#L80