django-requestlogs
Request Logger
A package providing middleware and helpers for logging request-response cycles in web applications.
django-requestlogs is a package providing middleware and other helpers for audit logging.
63 stars
6 watching
18 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vishalanandl177/drf-api-logger | Logs API requests and responses to a database or listens for signals to store data in various formats. | 313 |
zalando/logbook | An extensible logging library for HTTP requests and responses. | 1,852 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
trusche/httplog | Logs outgoing HTTP requests in Ruby applications. | 810 |
righettod/log-requests-to-sqlite | Creates an audit trail of HTTP requests sent via BURP during web application assessments. | 63 |
palkan/logidze | A tool for logging changes to PostgreSQL database records in a standardized and structured way. | 1,609 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
cookrn/chrome_logger | A Rack middleware that logs HTTP requests in a Chrome Logger-compliant format | 92 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 366 |
cihub/seelog | A flexible and asynchronous logging framework for Go applications. | 1,639 |
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |