{ "info": { "author": "Navaneethan Ramasamy", "author_email": "nava.nmr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-RouteLogger\r\n-----------\r\n\r\nThis extension enables Logging of the each configured request and responses of well structured meta-information to your backend for your flask based web application.\r\n\r\nThis is extremely configurable for the custom backend storage to store all the logs. Since, the storage module implemented in modular way.\r\n\r\nCurrently v1.0 supports for the elastic search as full fledged backend. Also, the flask application route endpoints can be configured to add or remove from logging activity as part of your web application configuration.\r\n\r\nFuture releases:\r\n------------\r\n\r\nIn the upcoming versions, we can expect the additional storage backends for mongodb, file system, sqlite.\r\n\r\nAlso, the functionalities will be extended based on the user feedbacks in the upcoming releases.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nava45/flask-routelogger", "keywords": "flask-routelogger, logging, flask", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Flask-RouteLogger", "package_url": "https://pypi.org/project/Flask-RouteLogger/", "platform": "any", "project_url": "https://pypi.org/project/Flask-RouteLogger/", "project_urls": { "Homepage": "https://github.com/nava45/flask-routelogger" }, "release_url": "https://pypi.org/project/Flask-RouteLogger/0.1/", "requires_dist": null, "requires_python": null, "summary": "Logging the meta route level request- response information in the structured manner for your flask web application", "version": "0.1" }, "last_serial": 1994849, "releases": { "0.1": [] }, "urls": [] }