Skip to content

Django Loguru Middleware

The extension was based on another one and added some extra flavours. One of the biggest problems with the apps is the logging and that can be messy sometimes.

Since this serves as a middleware, it only depends on django (including django rest framework).

Table of Contents


  1. Requirements
  2. Installation
  3. Settings
  4. Release Notes