Age | Commit message (Expand) | Author |
---|---|---|
2024-04-24 | Move the errors module up one level to break circular dependencies. | Frederick Muriuki Muriithi |
2024-04-24 | Setup logging: Use gunicorn's loggers where appropriate•••If the application is run under GUnicorn, then use the gunicorn loggers otherwise, use some default development loggers. This can be extended to support other WSGI servers down the line if ever necessary. | Frederick Muriuki Muriithi |