GithubHelp home page GithubHelp logo

elafarge / django-access-logger Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 35 KB

A Django middleware forwarding context-enhanced access logs to a standard logger, in a JSON-friendly way.

License: Apache License 2.0

Python 100.00%

django-access-logger's People

Contributors

elafarge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

django-access-logger's Issues

invalid literal for int() with base 10: ''

request_headers['content_length'] seems to be sometimes empty

invalid literal for int() with base 10: ''

Request Method: GET
Request URL: http://127.0.0.1:8000/nl/
Django Version: 2.1.2
Exception Type: ValueError
Exception Value:
invalid literal for int() with base 10: ''
Exception Location: /.../lib/python3.5/site-packages/django_access_logger/access_logger.py in build_log_dict, line 59
Python Version: 3.5.2
Server time: ma, 12 Nov 2018 14:27:53 +0000

django_access_logger/access_logger.py:59 in build_log_dict if "content_length" in request_headers else 0

Available format parameters not documented

There's nothing that says what information this actually makes available for logging.
Following the example results in only "request processed", which is not very useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.